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

Vinod Kumar Vavilapalli updated YARN-49:
----------------------------------------

    Attachment: YARN-49-20130923.3.txt

Straight forward patch to add security
 - Client obtains delegation token from default file-system (only default FS 
today, have to extend more) and puts it in AM Container tokens.
 - Because everything else magically happens, AMRMToken, NMToken, 
ContainerToken etc are already taken care of.
 - One thing that I'm doing in AM is to filter out AMRMToken from sending them 
across to containers.

No unit tests. Tested this on a single node secure setup.
                
> Improve distributed shell application to work on a secure cluster
> -----------------------------------------------------------------
>
>                 Key: YARN-49
>                 URL: https://issues.apache.org/jira/browse/YARN-49
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: applications/distributed-shell
>            Reporter: Hitesh Shah
>            Assignee: Vinod Kumar Vavilapalli
>         Attachments: YARN-49-20130923.3.txt
>
>


--
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

Reply via email to