Steve Loughran created HADOOP-13154: ---------------------------------------
Summary: S3AFileSystem printAmazonServiceException/printAmazonClientException appear copy & paste of AWS examples Key: HADOOP-13154 URL: https://issues.apache.org/jira/browse/HADOOP-13154 Project: Hadoop Common Issue Type: Sub-task Components: fs/s3 Affects Versions: 2.7.2 Reporter: Steve Loughran Priority: Blocker The logging code in {{S3AFileSystem.printAmazonServiceException()}} and {{printAmazonClientException}} appear to be paste + edits of the example code in the amazon SDK, such as [http://docs.aws.amazon.com/AmazonS3/latest/dev/ListingObjectKeysUsingJava.html]] Either we review the license to validate it, and add credits to the code if compatible, or we rework. HADOOP-13130 would be the place to do that, as it is changing exception handling anyway. tagging as blocker as it is license related -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org