bogthe opened a new pull request #3051: URL: https://github.com/apache/hadoop/pull/3051
[HADOOP-17415](https://issues.apache.org/jira/browse/HADOOP-17547) Caller without `s3:ListBucketMultipartUploads` permissions would have any committers throw an `AccessDenied` exception whenever the committer would try to cleanup any pending multipart uploads. Changes: - Swallowing exception and printing a log instead during cleanup; Tested with `eu-west-1` and `mvn -Dparallel-tests -DtestsThreadCount=32 clean verify` ``` [INFO] Results: [INFO] [WARNING] Tests run: 151, Failures: 0, Errors: 0, Skipped: 87 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
