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 "Christian Kunz (JIRA)" <ji...@apache.org> on 2007/07/27 07:19:03 UTC

[jira] Created: (HADOOP-1659) job id / job name mix-up

job id / job name mix-up
------------------------

                 Key: HADOOP-1659
                 URL: https://issues.apache.org/jira/browse/HADOOP-1659
             Project: Hadoop
          Issue Type: Bug
          Components: mapred
    Affects Versions: 0.14.0
            Reporter: Christian Kunz


With the July-25 nightly build the job names in the JobTracker GUI are the same as the job id. On the other hand, in the JobHistory the job names are still correct.

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


[jira] Updated: (HADOOP-1659) job id / job name mix-up

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy updated HADOOP-1659:
----------------------------------

    Status: Patch Available  (was: Open)

> job id / job name mix-up
> ------------------------
>
>                 Key: HADOOP-1659
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1659
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.14.0
>            Reporter: Christian Kunz
>            Assignee: Arun C Murthy
>            Priority: Blocker
>             Fix For: 0.14.0
>
>         Attachments: HADOOP-1659_2_20070806.patch
>
>
> With the July-25 nightly build the job names in the JobTracker GUI are the same as the job id. On the other hand, in the JobHistory the job names are still correct.

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


[jira] Commented: (HADOOP-1659) job id / job name mix-up

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517998 ] 

Hadoop QA commented on HADOOP-1659:
-----------------------------------

+1

http://issues.apache.org/jira/secure/attachment/12363271/HADOOP-1659_2_20070806.patch applied and successfully tested against trunk revision r562608.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/519/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/519/console

> job id / job name mix-up
> ------------------------
>
>                 Key: HADOOP-1659
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1659
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.14.0
>            Reporter: Christian Kunz
>            Assignee: Arun C Murthy
>            Priority: Blocker
>             Fix For: 0.14.0
>
>         Attachments: HADOOP-1659_2_20070806.patch
>
>
> With the July-25 nightly build the job names in the JobTracker GUI are the same as the job id. On the other hand, in the JobHistory the job names are still correct.

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


[jira] Updated: (HADOOP-1659) job id / job name mix-up

Posted by "Owen O'Malley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley updated HADOOP-1659:
----------------------------------

    Fix Version/s: 0.14.0
         Assignee: Arun C Murthy
         Priority: Blocker  (was: Major)

> job id / job name mix-up
> ------------------------
>
>                 Key: HADOOP-1659
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1659
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.14.0
>            Reporter: Christian Kunz
>            Assignee: Arun C Murthy
>            Priority: Blocker
>             Fix For: 0.14.0
>
>
> With the July-25 nightly build the job names in the JobTracker GUI are the same as the job id. On the other hand, in the JobHistory the job names are still correct.

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


[jira] Updated: (HADOOP-1659) job id / job name mix-up

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy updated HADOOP-1659:
----------------------------------

    Attachment: HADOOP-1659_2_20070806.patch

Straight-forward fix...

> job id / job name mix-up
> ------------------------
>
>                 Key: HADOOP-1659
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1659
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.14.0
>            Reporter: Christian Kunz
>            Assignee: Arun C Murthy
>            Priority: Blocker
>             Fix For: 0.14.0
>
>         Attachments: HADOOP-1659_2_20070806.patch
>
>
> With the July-25 nightly build the job names in the JobTracker GUI are the same as the job id. On the other hand, in the JobHistory the job names are still correct.

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


[jira] Updated: (HADOOP-1659) job id / job name mix-up

Posted by "Owen O'Malley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley updated HADOOP-1659:
----------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this. Thanks, Arun!

> job id / job name mix-up
> ------------------------
>
>                 Key: HADOOP-1659
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1659
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.14.0
>            Reporter: Christian Kunz
>            Assignee: Arun C Murthy
>            Priority: Blocker
>             Fix For: 0.14.0
>
>         Attachments: HADOOP-1659_2_20070806.patch
>
>
> With the July-25 nightly build the job names in the JobTracker GUI are the same as the job id. On the other hand, in the JobHistory the job names are still correct.

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