Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.3.9
Description
make the fs.s3a.create.performance option something you can set everywhere, rather than just in an openFile() option or under a magic path.
this improves performance on apps like iceberg where filenames are generated with UUIDs in them, so we know there are no overwrites
Attachments
Issue Links
- causes
-
HADOOP-18969 S3A: AbstractS3ACostTest to clear bucket fs.s3a.create.performance flag
- Resolved
- is related to
-
HADOOP-19161 S3A: option "fs.s3a.performance.flags" to take list of performance flags
- Resolved
-
HADOOP-18278 Do not perform a LIST call when creating a file
- Resolved
- links to