Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue closing the connection from S3Hook #4

Open
KayRohde opened this issue May 31, 2019 · 2 comments
Open

Issue closing the connection from S3Hook #4

KayRohde opened this issue May 31, 2019 · 2 comments

Comments

@KayRohde
Copy link

I got this error message AttributeError: 'S3Hook' object has no attribute 'connection' while running the operator.

dest_s3.connection.close()

After commenting out this line everything worked fine.

@joarobles
Copy link

Is it safe not to explicitly close the connection?

@diman82
Copy link

diman82 commented Feb 25, 2023

Facing the same problerm, hence joining the question..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants