You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2013/08/09 16:47:48 UTC

[jira] [Created] (MAPREDUCE-5452) NPE in TaskID toString when default constructor is used

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