[
https://issues.apache.org/jira/browse/SLIDER-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14163539#comment-14163539
]
ASF subversion and git services commented on SLIDER-474:
--------------------------------------------------------
Commit 6b19cb81b564a8e6f8b57de5f30855e2200d30da in incubator-slider's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=6b19cb8 ]
SLIDER-474 attempt fix for accumulo funtests
> convert token based authentication to kerberos/keytab based
> -----------------------------------------------------------
>
> Key: SLIDER-474
> URL: https://issues.apache.org/jira/browse/SLIDER-474
> Project: Slider
> Issue Type: Bug
> Components: appmaster, security
> Reporter: Jonathan Maron
> Assignee: Jonathan Maron
>
> The AM communication to HDFS and the localization performed by AM require an
> authenticated identity or delegation tokens. However, tokens require quite a
> bit of management to handle renewal and expiry. It is preferable to leverage
> a keytab and authenticate via kerberos in the AM (the login identity) and use
> that identity for managing the interactions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)