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 "Vinod K V (JIRA)" <ji...@apache.org> on 2009/05/06 10:57:30 UTC

[jira] Updated: (HADOOP-5349) When the size required for a path is -1, LocalDirAllocator.getLocalPathForWrite fails with a DiskCheckerException when the disk it selects is bad.

     [ https://issues.apache.org/jira/browse/HADOOP-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod K V updated HADOOP-5349:
------------------------------

    Attachment: HADOOP-5349.txt

Seeing this issue many times on our clusters because of many tasks are getting failed.

Attaching patch that should fix this issue. The patch doesn't include any tests - as of now there are no tests verifying the algorithm of round-robin disk selection; writing these tests is a bit involving and can be done as part of another JIRA issue.

> When the size required for a path is -1, LocalDirAllocator.getLocalPathForWrite fails with a DiskCheckerException when the disk it selects is bad.
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5349
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5349
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.20.0
>            Reporter: Vinod K V
>         Attachments: HADOOP-5349.txt
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.