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

Bikas Saha commented on YARN-582:
---------------------------------

Also, we could be better off storing credentials in rmappattemptimpl and only 
converting to bytebuffer inside rmstore. currently, because of this in 
amlauncher we end up converting bytebuffer back to credentials.
                
> Restore appToken for app attempt after RM restart
> -------------------------------------------------
>
>                 Key: YARN-582
>                 URL: https://issues.apache.org/jira/browse/YARN-582
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: resourcemanager
>            Reporter: Bikas Saha
>            Assignee: Jian He
>         Attachments: YARN-582.1.patch, YARN-582.2.patch, YARN-582.3.patch
>
>
> These need to be saved and restored on a per app attempt basis. This is 
> required only when work preserving restart is implemented for secure 
> clusters. In non-preserving restart app attempts are killed and so this does 
> not matter.

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