[
https://issues.apache.org/jira/browse/YARN-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15391363#comment-15391363
]
Naganarasimha G R commented on YARN-5423:
-----------------------------------------
Thanks [~jlowe], [~aw], [~templedf] and [~cheersyang] for sharing your views,
In our case we had a seperate OM console through which user managment was done
and cycle of user getting added and deleted is not deterministic and it would
not be ideal to track each user what was the id given earlier. And the job's
tasks were failing because of launching issues where ever any container had run
earlier for this recreated user.
And as mentioned by [~surendrasingh], fix was simple as NM user has the rights
to delete the folder and recreate with new ID fix was very simple if the folder
was not getting created we delete and recreate the folder during Application
initialization.
Though its not completely a YARN issue its easy to fix in YARN layer for this
scenario. Thoughts ?
> Yarn applications are failing when job submitter use is re-created in OS.
> -------------------------------------------------------------------------
>
> Key: YARN-5423
> URL: https://issues.apache.org/jira/browse/YARN-5423
> Project: Hadoop YARN
> Issue Type: Bug
> Components: applications
> Affects Versions: 2.7.1
> Reporter: Surendra Singh Lilhore
>
> When we re-create user in OS, user ID may change. If we run application from
> the same user again, application will not able to write data in user NM local
> directory
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]