Nigel, I'm guessing the patch application failed because it doesn't incorporate removal of the jar ${HADOOP_HOME}/lib/jets3t.jar and replacement with the attached jets3t-0.5.0.jar. Without the latter lib, the patch won't work. Thanks.

Yup, that's what happened. FWIW, the unit tests run by Hadoop QA are not relevant for this patch since none of the s3 unit tests are run. The -1 from Hadoop QA can be ignored.


S3FileSystem should retry if there is a communication problem with S3
---------------------------------------------------------------------

                Key: HADOOP-882
                URL: https://issues.apache.org/jira/browse/HADOOP-882
            Project: Hadoop
         Issue Type: Improvement
         Components: fs
   Affects Versions: 0.10.1
           Reporter: Tom White
        Assigned To: Tom White
        Attachments: jets3t-0.5.0.jar, jets3t-upgrade.patch


File system operations currently fail if there is a communication problem (IOException) with S3. All operations that communicate with S3 should retry a fixed number of times before failing.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Reply via email to