[
https://issues.apache.org/jira/browse/HADOOP-13680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15599780#comment-15599780
]
ASF GitHub Bot commented on HADOOP-13680:
-----------------------------------------
GitHub user abmodi opened a pull request:
https://github.com/apache/hadoop/pull/144
HADOOP-13680. fs.s3a.readahead.range to use getLongBytes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/abmodi/hadoop HADOOP-13680
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hadoop/pull/144.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #144
----
commit 5967565190331b361a9c0f025b20f82f4e2014ce
Author: Abhishek Modi <[email protected]>
Date: 2016-10-23T14:32:28Z
HADOOP-13680. fs.s3a.readahead.range to use getLongBytes
----
> 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
> Reporter: Steve Loughran
>
> 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: [email protected]
For additional commands, e-mail: [email protected]