VenkatSNarayanan commented on PR #7441:
URL: https://github.com/apache/hadoop/pull/7441#issuecomment-3528793736

   @steveloughran Most of my test failures were fixed once I rebased to current 
trunk. I ran the hadoop-aws ITests on an AWS EMR cluster (in us-east-1) against 
S3 us-east-1 , and the only test failure is an object upload timeout:
   
   ERROR] 
org.apache.hadoop.fs.s3a.impl.ITestConnectionTimeouts.testObjectUploadTimeouts 
-- Time elapsed: 18.71 s <<< FAILURE!
   java.lang.AssertionError:
   [Duration of write]
   Expecting:
    <PT16.212S>
   to be less than:
    <PT10S>
           at 
org.apache.hadoop.fs.s3a.impl.ITestConnectionTimeouts.testObjectUploadTimeouts(ITestConnectionTimeouts.java:247)
           at java.lang.reflect.Method.invoke(Method.java:498)
           at java.util.ArrayList.forEach(ArrayList.java:1259)
           at java.util.ArrayList.forEach(ArrayList.java:1259)
   
   Yetus is reporting some javadoc warnings, will go through and see if any 
other javadoc comments can be added that would be pertinent. This PR can be 
marked as not stale, let me know if anything in particular needs fixing. 
checkstyle seems to be passing.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to