Jason Lowe created YARN-661:
-------------------------------
Summary: NM fails to cleanup local directories for users
Key: YARN-661
URL: https://issues.apache.org/jira/browse/YARN-661
Project: Hadoop YARN
Issue Type: Bug
Components: nodemanager
Affects Versions: 2.0.5-beta, 0.23.8
Reporter: Jason Lowe
YARN-71 added deletion of local directories on startup, but in practice it
fails to delete the directories because of permission problems. The top-level
usercache directory is owned by the user but is in a directory that is not
writable by the user. Therefore the deletion of the user's usercache
directory, as the user, fails due to lack of permissions.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira