You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Edward Capriolo (JIRA)" <ji...@apache.org> on 2009/06/24 00:27:07 UTC

[jira] Created: (HADOOP-6102) Job tracker Start time displays the wrong month

Job tracker Start time displays the wrong month
-----------------------------------------------

                 Key: HADOOP-6102
                 URL: https://issues.apache.org/jira/browse/HADOOP-6102
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 0.18.3
         Environment: 18.3 _
            Reporter: Edward Capriolo
            Priority: Minor


The web interface for job history is not correct. 
50030/jobhistory.jsp

{noformat}
nyhadoop2	Wed May 27 14:25:00 EDT 2009	job_200905271425_0004	select distinct(clientip) from logger	ecapriolo
{noformat}

This is showing the last month. I know Date is sometime 0 indexed sometime indexed by 1. Could this be the issue?

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


[jira] Commented: (HADOOP-6102) Job tracker Start time displays the wrong month

Posted by "Aaron Kimball (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723336#action_12723336 ] 

Aaron Kimball commented on HADOOP-6102:
---------------------------------------

Was this JobTracker started today (6/23/09) ? If so, then it's also showing the wrong day...



> Job tracker Start time displays the wrong month
> -----------------------------------------------
>
>                 Key: HADOOP-6102
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6102
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.18.3
>         Environment: 18.3 _
>            Reporter: Edward Capriolo
>            Priority: Minor
>
> The web interface for job history is not correct. 
> 50030/jobhistory.jsp
> {noformat}
> nyhadoop2	Wed May 27 14:25:00 EDT 2009	job_200905271425_0004	select distinct(clientip) from logger	ecapriolo
> {noformat}
> This is showing the last month. I know Date is sometime 0 indexed sometime indexed by 1. Could this be the issue?

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