You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/05/16 13:11:13 UTC

[jira] [Created] (HADOOP-13154) S3AFileSystem printAmazonServiceException/printAmazonClientException appear copy & paste of AWS examples

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-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org