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

Sanjay Radia commented on HADOOP-10012:
---------------------------------------

I am little bit worried about the key name in the map 
{code}
Text alias = new Text(HA_DT_SERVICE_PREFIX + "//" + specificToken.getService());
 ugi.addToken(alias, specificToken);
{code}

The original code added it using the unchanged service name.

> Secure Oozie jobs fail with delegation token renewal exception in HA setup
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-10012
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10012
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: ha
>    Affects Versions: 2.1.1-beta
>            Reporter: Arpit Gupta
>            Assignee: Suresh Srinivas
>         Attachments: HADOOP-10012.patch
>
>




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

Reply via email to