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
            Priority: Minor


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