Arpit Agarwal created HADOOP-15493:
--------------------------------------

             Summary: DiskChecker should handle disk full situation
                 Key: HADOOP-15493
                 URL: https://issues.apache.org/jira/browse/HADOOP-15493
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Arpit Agarwal
            Assignee: Arpit Agarwal


DiskChecker#checkDirWithDiskIo creates a file to verify that the disk is 
writable.

However check should not fail when file creation fails due to disk being full. 
This avoids marking full disks as _failed_.

Reported by [~kihwal] and [~daryn] in HADOOP-15450. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to