steveloughran commented on pull request #2149:
URL: https://github.com/apache/hadoop/pull/2149#issuecomment-662574560
latest update has marker tool with tests, no docs. We are going to need a
full page on directory markers and compatibility, aren't we?
Tests in progress, failure on
```
[ERROR] testProxyConnection(org.apache.hadoop.fs.s3a.ITestS3AConfiguration)
Time elapsed: 1.761 s <<< FAILURE!
java.lang.AssertionError: Expected a
org.apache.hadoop.fs.s3a.AWSClientIOException to be thrown, but got the result:
: "expected failure creating FS when using proxy 127.0.0.1:1 got
S3AFileSystem{uri=s3a://stevel-ireland,
workingDir=s3a://stevel-ireland/user/stevel,...
at
org.apache.hadoop.test.LambdaTestUtils.intercept(LambdaTestUtils.java:499)
at
org.apache.hadoop.test.LambdaTestUtils.intercept(LambdaTestUtils.java:384)
at
org.apache.hadoop.fs.s3a.ITestS3AConfiguration.expectFSCreateFailure(ITestS3AConfiguration.java:159)
at
org.apache.hadoop.fs.s3a.ITestS3AConfiguration.testProxyConnection(ITestS3AConfiguration.java:134)
```
Seen this before -assume cause is that I've turned off bucket checks. Really
test should combine a create and a list / and expect a failure in either place
----------------------------------------------------------------
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]