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

Hudson commented on HADOOP-9374:
--------------------------------

Integrated in Hadoop-Hdfs-trunk #1338 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1338/])
    HADOOP-9374. Add tokens from -tokenCacheFile into UGI (daryn) (Revision 
1454019)

     Result = SUCCESS
daryn : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1454019
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/GenericOptionsParser.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/util/TestGenericOptionsParser.java

                
> Add tokens from -tokenCacheFile into UGI
> ----------------------------------------
>
>                 Key: HADOOP-9374
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9374
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: security
>    Affects Versions: 2.0.0-alpha, 3.0.0, 0.23.7
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>             Fix For: 3.0.0, 0.23.7, 2.0.4-alpha
>
>         Attachments: HADOOP-9374.patch
>
>
> {{GenericOptionsParser}} accepts a {{-tokenCacheFile}} option.  However, it 
> only sets the {{mapreduce.job.credentials.json}} conf value instead of also 
> adding the tokens to the UGI so they are usable by the command being executed.

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