steveloughran commented on pull request #1950:
URL: https://github.com/apache/hadoop/pull/1950#issuecomment-620510583
hey, you are right, local s3guard runs do fail
```
[ERROR]
testInitNegativeRead(org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardToolLocal)
Time elapsed: 1.471 s <<< ERROR!
java.lang.IllegalArgumentException: bucket
at
org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardToolLocal.testInitNegativeRead(ITestS3GuardToolLocal.java:176)
[ERROR]
testInfoBucketAndRegionNoFS(org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardToolLocal)
Time elapsed: 2.47 s <<< ERROR!
org.apache.hadoop.fs.s3a.UnknownStoreException:
this-bucket-does-not-exist-00000000000
at
org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardToolLocal.lambda$testInfoBucketAndRegionNoFS$1(ITestS3GuardToolLocal.java:169)
at
org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardToolLocal.testInfoBucketAndRegionNoFS(ITestS3GuardToolLocal.java:168)
Caused by: com.amazonaws.services.s3.model.AmazonS3Exception: The specified
bucket does not exist (Service: Amazon S3; Status Code: 404; Error Code:
NoSuchBucket; Request ID: 65B3391E569C2D96; S3 Extended Request ID:
vZAe5aDzNIhefg7d8bo1B50fG3BDxXjUQQlquUNQOwUdqm0v0jFB5RTiB1USUiEO5L6Fl7YE74k=)
at
org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardToolLocal.lambda$testInfoBucketAndRegionNoFS$1(ITestS3GuardToolLocal.java:169)
at
org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardToolLocal.testInfoBucketAndRegionNoFS(ITestS3GuardToolLocal.java:168)
```
----------------------------------------------------------------
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]