Karthik Kambatla created MAPREDUCE-4629:
-------------------------------------------

             Summary: In DEBUG_MODE, JobHistory#directoryTime() returns 
incorrect time
                 Key: MAPREDUCE-4629
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4629
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 1.0.3
            Reporter: Karthik Kambatla
            Assignee: Karthik Kambatla


The helper methods in JobHistory - directoryTime() and 
timestampDirectoryComponent() - adjust the month field for readability (Jan is 
0 as per Calendar, 1 for us)

In DEBUG_MODE, JobHistory uses hour instead of month. However, the adjustment 
is still applied.

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