Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.0
-
None
Description
The fs.s3a.readahead.range value is measured in bytes, but can be hundreds of KB. Easier to use getLongBytes and set to things like "300k"
This will be backwards compatible with the existing settings if anyone is using them, because the no-prefix default will still be bytes
Attachments
Attachments
Issue Links
- is duplicated by
-
HADOOP-13729 switch to Configuration.getLongBytes for byte options
- Resolved
- links to