Description
Probably been around a long time, but we've never noticed, assuming that Path.makeQualified(uri, workingDir) did the right thing.
You can provide any s3a URI to an S3 command and it'll get mapped to the current bucket without any validation that the authorities are equal. Oops.
Attachments
Issue Links
- Is contained by
-
HADOOP-15430 hadoop fs -mkdir -p path-ending-with-slash/ fails with s3guard
- Resolved