You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Ray Chiang (JIRA)" <ji...@apache.org> on 2016/01/08 20:42:39 UTC

[jira] [Updated] (YARN-4568) Fix message when NodeManager runs into errors initializing the recovery directory

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

Ray Chiang updated YARN-4568:
-----------------------------
    Attachment: YARN-4568.001.patch

> Fix message when NodeManager runs into errors initializing the recovery directory
> ---------------------------------------------------------------------------------
>
>                 Key: YARN-4568
>                 URL: https://issues.apache.org/jira/browse/YARN-4568
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn
>    Affects Versions: 2.8.0
>            Reporter: Ray Chiang
>            Assignee: Ray Chiang
>         Attachments: YARN-4568.001.patch
>
>
> When the NodeManager tries to initialize the recovery directory, the method NativeIO#chmod() can throw one of several Errno style exceptions.  This propagates up to the top without any try/catch statement.
> It would be nice to have a cleaner error message in this situation (plus the original exception) to give users an idea about what part of the system has gone wrong.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)