You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2018/05/24 21:53:00 UTC

[jira] [Created] (HADOOP-15493) DiskChecker should handle disk full situation

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