You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Amar Kamat (JIRA)" <ji...@apache.org> on 2010/07/28 10:03:16 UTC

[jira] Created: (MAPREDUCE-1976) Inconsistency in logging hostnames to JobHistory

Inconsistency in logging hostnames to JobHistory
------------------------------------------------

                 Key: MAPREDUCE-1976
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1976
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: jobtracker
            Reporter: Amar Kamat


JobHistory line for successful task-attempts store tracker-name (i.e /rack/xyz.com:1234) for the _hostname_ field while unsuccessful task-attempts store only the hostname (i.e xyz.com).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.