Skip to content

[BE-664] Issues with YouTube Reports Job #3

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

Merged
merged 1 commit into from
Mar 21, 2017
Merged

[BE-664] Issues with YouTube Reports Job #3

merged 1 commit into from
Mar 21, 2017

Conversation

bslawski
Copy link
Collaborator

The error seems to be related to a bug with buffering a FileInputStream while writing to S3. The bug was fixed in aws-java-sdk 1.9.34, but our version of clj-aws-s3 uses 1.7.5 . This commit bumps that to 1.9.40 (latest release compatible with clj-aws-s3), which should hopefully fix this error.

https://collectiveds.atlassian.net/browse/BE-664

/cc @mikeflynn

@mikeflynn mikeflynn merged commit 1f023fe into master Mar 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants