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 "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2012/09/01 04:37:07 UTC

[jira] [Created] (MAPREDUCE-4629) In DEBUG_MODE, JobHistory#directoryTime() returns incorrect time

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