Karthik Kambatla created MAPREDUCE-5628: -------------------------------------------
Summary: Tracking ids only for HDFS tokens should be included in jobconf Key: MAPREDUCE-5628 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5628 Project: Hadoop Map/Reduce Issue Type: Bug Components: job submission Affects Versions: 2.2.0 Reporter: Karthik Kambatla Assignee: Karthik Kambatla Priority: Critical MAPREDUCE-5379 adds the ability to track HDFS accesses of an MR job by adding the tracking-ids from all the tokens to the jobconf. However, only HDFS delegation tokens have a tracking-id. Trying to fetch tracking-ids from other tokens can lead to an NPE. -- This message was sent by Atlassian JIRA (v6.1#6144)