Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-alpha, 0.23.7, 3.0.0-alpha1
-
None
-
Reviewed
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-9989 Bug introduced in HADOOP-9374, which parses the -tokenCacheFile as binary file but set it to the configuration as JSON file.
- Closed