You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/10/04 14:19:20 UTC

[jira] [Created] (HADOOP-13680) fs.s3a.readahead.range to use getLongBytes

Steve Loughran created HADOOP-13680:
---------------------------------------

             Summary: 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
            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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org