[
https://issues.apache.org/jira/browse/YARN-4568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ray Chiang updated YARN-4568:
-----------------------------
Affects Version/s: (was: 2.8.0)
2.7.1
> 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: Improvement
> Components: yarn
> Affects Versions: 2.7.1
> Reporter: Ray Chiang
> Assignee: Ray Chiang
> Labels: supportability
> 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)