You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/12/11 18:03:07 UTC

[jira] [Updated] (HADOOP-8753) LocalDirAllocator throws "ArithmeticException: / by zero" when there is no available space on configured local dir

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

Hitesh Shah updated HADOOP-8753:
--------------------------------

    Attachment: HADOOP-8753.1.copy.patch

Re-attaching same patch as earlier to trigger a Jenkins pre-commit build. 

[~benoyantony] Sorry about this. This completely slipped below my radar. Triggering a jenkins check - once it goes through, will commit. 

> LocalDirAllocator throws "ArithmeticException: / by zero" when there is no available space on configured local dir
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8753
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8753
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.0.2-alpha
>            Reporter: Nishan Shetty, Huawei
>            Assignee: Benoy Antony
>            Priority: Minor
>         Attachments: HADOOP-8753.1.copy.patch, HADOOP-8753.1.patch, YARN-16.patch
>
>
> 12/08/09 13:59:49 INFO mapreduce.Job: Task Id : attempt_1344492468506_0023_m_000000_0, Status : FAILED
> java.lang.ArithmeticException: / by zero
>         at org.apache.hadoop.fs.LocalDirAllocator$AllocatorPerContext.getLocalPathForWrite(LocalDirAllocator.java:371)
>         at org.apache.hadoop.fs.LocalDirAllocator.getLocalPathForWrite(LocalDirAllocator.java:150)
>         at org.apache.hadoop.fs.LocalDirAllocator.getLocalPathForWrite(LocalDirAllocator.java:131)
>         at org.apache.hadoop.fs.LocalDirAllocator.getLocalPathForWrite(LocalDirAllocator.java:115)
>         at org.apache.hadoop.yarn.server.nodemanager.LocalDirsHandlerService.getLocalPathForWrite(LocalDirsHandlerService.java:257)
>         at org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService$LocalizerRunner.run(ResourceLocalizationService.java:849)
> Instead of throwing exception directly we can log a warning saying no available space on configured local dir



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)