Description
We need to support a MapReduce job that launches another MapReduce job inside its Mapper. Since the task doesn't have any Kerberos tickets, we need a delegation token. Moving the HDFS Delegation token to Common will allow both projects to use it.
Attachments
Attachments
Issue Links
- blocks
-
MAPREDUCE-1470 Move Delegation token into Common so that we can use it for MapReduce also
- Closed
- is blocked by
-
HADOOP-6547 Move the Delegation Token feature to common since both HDFS and MapReduce needs it
- Closed