[ 
https://issues.apache.org/jira/browse/YARN-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786539#comment-13786539
 ] 

Vinod Kumar Vavilapalli commented on YARN-1254:
-----------------------------------------------

Don't think this patch is correct. The fundamental problem is that 
ResourceLocalizationService.writeCredentials() is polluting container's 
credentials by adding LocalizerToken. We should just close container's 
credentials before writing the token file for the localizer.

> NM is polluting container's credentials
> ---------------------------------------
>
>                 Key: YARN-1254
>                 URL: https://issues.apache.org/jira/browse/YARN-1254
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Omkar Vinit Joshi
>         Attachments: YARN-1254.20131030.1.patch
>
>
> Before launching the container, NM is using the same credential object and so 
> is polluting what container should see. We should fix this.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to