Brock Noland created MAPREDUCE-5452:
---------------------------------------

             Summary: NPE in TaskID toString when default constructor is used
                 Key: MAPREDUCE-5452
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5452
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 2.0.5-alpha
            Reporter: Brock Noland
            Priority: Minor


If you call TaskID.toString() after using the default the constructor 
toString() NPE's because taskType is null.

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