[ 
https://issues.apache.org/jira/browse/HADOOP-13680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Loughran updated HADOOP-13680:
------------------------------------
    Attachment: HADOOP-13680-branch-2-004.patch

Patch 004 (trying to keep numbers higher). This is Abishek's patch with some 
slight changes; the one I'll be +1'ing if Yetus is happy

* cover acceptable suffixes in doc elements of all associated options, in 
core-defaults and s3/index.md
* swap order of expected/actual in {{assertEquals()}}, as the exception 
generated on a failure reports parameter 1 as the "expected" value, param 2 as 
actual.

> fs.s3a.readahead.range to use getLongBytes
> ------------------------------------------
>
>                 Key: HADOOP-13680
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13680
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 2.8.0
>            Reporter: Steve Loughran
>            Assignee: Abhishek Modi
>         Attachments: HADOOP-13680-branch-2-004.patch, HADOOP-13680.001.patch
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to