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

Avoid S3 eventual consistency race condition #2990

Merged
merged 1 commit into from Jul 1, 2020

Conversation

ddrinka
Copy link
Member

@ddrinka ddrinka commented Mar 3, 2020

Depend on results of Hive tempfile deletion rather than checking for file existence.

Fixes #2296

@cla-bot
Copy link

cla-bot bot commented Mar 3, 2020

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please submit the signed CLA to cla@prestosql.io. For more information, see https://github.com/prestosql/cla.

@cla-bot
Copy link

cla-bot bot commented Mar 5, 2020

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please submit the signed CLA to cla@prestosql.io. For more information, see https://github.com/prestosql/cla.

@ddrinka
Copy link
Member Author

ddrinka commented Mar 5, 2020

@cla-bot check

@cla-bot
Copy link

cla-bot bot commented Mar 5, 2020

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please submit the signed CLA to cla@prestosql.io. For more information, see https://github.com/prestosql/cla.

@cla-bot
Copy link

cla-bot bot commented Mar 5, 2020

The cla-bot has been summoned, and re-checked this pull request!

@cla-bot
Copy link

cla-bot bot commented Mar 5, 2020

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please submit the signed CLA to cla@prestosql.io. For more information, see https://github.com/prestosql/cla.

@cla-bot
Copy link

cla-bot bot commented Mar 5, 2020

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please submit the signed CLA to cla@prestosql.io. For more information, see https://github.com/prestosql/cla.

@ddrinka
Copy link
Member Author

ddrinka commented Mar 7, 2020

@cla-bot check

@cla-bot cla-bot bot added the cla-signed label Mar 7, 2020
@cla-bot
Copy link

cla-bot bot commented Mar 7, 2020

The cla-bot has been summoned, and re-checked this pull request!

@electrum electrum merged commit 8316a34 into trinodb:master Jul 1, 2020
@electrum
Copy link
Member

electrum commented Jul 1, 2020

Sorry for the long delay. I missed following up on this.

@martint martint added this to the 338 milestone Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants