Description
If you call s3guard init s3a://name/ then the custom bucket options of fs.s3a.bucket.name are not picked up, instead the global value is used.
Fix: take the name of the bucket and use that to eval properties and patch the config used for the init command.
Attachments
Issue Links
- causes
-
HADOOP-16436 Fix ITestS3GuardToolLocal#testInitNegativeRead test failure
- Resolved
- links to