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

Todd Lipcon commented on HDFS-1739:
-----------------------------------

Hi Uma. It looks like this patch includes hard tab characters. Our coding 
standard is to indent with two spaces. Can you please fix?

Since it looks like you plan to be a frequent contributor, I would suggest 
setting up your editor of choice to have the right formatting rules.

> When DataNode throws DiskOutOfSpaceException, it will be helpfull to the user 
> if we log the available volume size and configured block size.
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-1739
>                 URL: https://issues.apache.org/jira/browse/HDFS-1739
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: data-node
>            Reporter: Uma Maheswara Rao G
>            Assignee: Uma Maheswara Rao G
>            Priority: Minor
>         Attachments: HDFS-1739.1.patch, HDFS-1739.2.patch, HDFS-1739.3.patch, 
> HDFS-1739.patch
>
>
> DataNode will throw DiskOutOfSpaceException for new blcok write if available 
> volume size is less than configured blcok size.
>  So, it will be helpfull to the user if we log this details.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to