[ 
https://issues.apache.org/jira/browse/HDFS-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13175676#comment-13175676
 ] 

Harsh J commented on HDFS-1314:
-------------------------------

Some comments:

- {{./hadoop-hdfs-project/hadoop-hdfs/src/main/native/hdfs.c}} needs an update 
as well -- both to dfs.blocksize rename and the method signature switch.
- Found multiple issues with HttpFs and opened HDFS-2722 -- as it could get 
more involved than this one's scope, need a separate patch for this.
- Please update dfs.blocksize documentations (and also hdfs-default.xml) to 
indicate that users may supply k/m/g characters to indicate a block size.
                
> dfs.block.size accepts only absolute value
> ------------------------------------------
>
>                 Key: HDFS-1314
>                 URL: https://issues.apache.org/jira/browse/HDFS-1314
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Karim Saadah
>            Assignee: Sho Shimauchi
>            Priority: Minor
>              Labels: newbie
>         Attachments: hdfs-1314.txt
>
>
> Using "dfs.block.size=8388608" works 
> but "dfs.block.size=8mb" does not.
> Using "dfs.block.size=8mb" should throw some WARNING on NumberFormatException.
> (http://pastebin.corp.yahoo.com/56129)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to