[
https://issues.apache.org/jira/browse/HADOOP-9374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14128498#comment-14128498
]
Hudson commented on HADOOP-9374:
--------------------------------
SUCCESS: Integrated in Hadoop-Hdfs-trunk #1867 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1867/])
HADOOP-9989. Bug introduced in HADOOP-9374, which parses the -tokenCacheFile as
binary file but set it to the configuration as JSON file. (zxu via tucu) (tucu:
rev b100949404843ed245ef4e118291f55b3fdc81b8)
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/GenericOptionsParser.java
* hadoop-common-project/hadoop-common/CHANGES.txt
*
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: 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 was sent by Atlassian JIRA
(v6.3.4#6332)