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 "Michael Bieniosek (JIRA)" <ji...@apache.org> on 2007/05/10 00:21:15 UTC

[jira] Created: (HADOOP-1344) getJobName not accessible from JobClient

getJobName not accessible from JobClient
----------------------------------------

                 Key: HADOOP-1344
                 URL: https://issues.apache.org/jira/browse/HADOOP-1344
             Project: Hadoop
          Issue Type: Bug
          Components: mapred
    Affects Versions: 0.12.3
            Reporter: Michael Bieniosek
            Priority: Minor


There isn't any way to access the job name from the JobClient.

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


[jira] Updated: (HADOOP-1344) getJobName not accessible from JobClient

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

Michael Bieniosek updated HADOOP-1344:
--------------------------------------

    Status: Patch Available  (was: Open)

> getJobName not accessible from JobClient
> ----------------------------------------
>
>                 Key: HADOOP-1344
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1344
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.12.3
>            Reporter: Michael Bieniosek
>            Priority: Minor
>
> There isn't any way to access the job name from the JobClient.

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


[jira] Updated: (HADOOP-1344) getJobName not accessible from JobClient

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

Michael Bieniosek updated HADOOP-1344:
--------------------------------------

    Status: Patch Available  (was: Open)

> getJobName not accessible from JobClient
> ----------------------------------------
>
>                 Key: HADOOP-1344
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1344
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.12.3
>            Reporter: Michael Bieniosek
>            Priority: Minor
>             Fix For: 0.14.0
>
>         Attachments: expose-job-name.patch
>
>
> There isn't any way to access the job name from the JobClient.

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


[jira] Commented: (HADOOP-1344) getJobName not accessible from JobClient

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

Hadoop QA commented on HADOOP-1344:
-----------------------------------

Integrated in Hadoop-Nightly #86 (See http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/86/)

> getJobName not accessible from JobClient
> ----------------------------------------
>
>                 Key: HADOOP-1344
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1344
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.12.3
>            Reporter: Michael Bieniosek
>            Priority: Minor
>             Fix For: 0.14.0
>
>         Attachments: expose-job-name.patch, hadoop-1344.patch
>
>
> There isn't any way to access the job name from the JobClient.

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


[jira] Updated: (HADOOP-1344) getJobName not accessible from JobClient

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

Doug Cutting updated HADOOP-1344:
---------------------------------

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

I just committed this.  Thanks, Michael!

> getJobName not accessible from JobClient
> ----------------------------------------
>
>                 Key: HADOOP-1344
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1344
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.12.3
>            Reporter: Michael Bieniosek
>            Priority: Minor
>             Fix For: 0.14.0
>
>         Attachments: expose-job-name.patch, hadoop-1344.patch
>
>
> There isn't any way to access the job name from the JobClient.

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


[jira] Updated: (HADOOP-1344) getJobName not accessible from JobClient

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

Doug Cutting updated HADOOP-1344:
---------------------------------

    Fix Version/s: 0.14.0
           Status: Open  (was: Patch Available)

JobClient.getJobName() is a public method on a public class and hence needs javadoc.

> getJobName not accessible from JobClient
> ----------------------------------------
>
>                 Key: HADOOP-1344
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1344
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.12.3
>            Reporter: Michael Bieniosek
>            Priority: Minor
>             Fix For: 0.14.0
>
>         Attachments: expose-job-name.patch
>
>
> There isn't any way to access the job name from the JobClient.

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


[jira] Commented: (HADOOP-1344) getJobName not accessible from JobClient

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

Hadoop QA commented on HADOOP-1344:
-----------------------------------

+1

http://issues.apache.org/jira/secure/attachment/12356999/expose-job-name.patch applied and successfully tested against trunk revision r536583.

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

> getJobName not accessible from JobClient
> ----------------------------------------
>
>                 Key: HADOOP-1344
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1344
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.12.3
>            Reporter: Michael Bieniosek
>            Priority: Minor
>         Attachments: expose-job-name.patch
>
>
> There isn't any way to access the job name from the JobClient.

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


[jira] Commented: (HADOOP-1344) getJobName not accessible from JobClient

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

Hadoop QA commented on HADOOP-1344:
-----------------------------------

+1

http://issues.apache.org/jira/secure/attachment/12357140/hadoop-1344.patch applied and successfully tested against trunk revision r537292.

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

> getJobName not accessible from JobClient
> ----------------------------------------
>
>                 Key: HADOOP-1344
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1344
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.12.3
>            Reporter: Michael Bieniosek
>            Priority: Minor
>             Fix For: 0.14.0
>
>         Attachments: expose-job-name.patch, hadoop-1344.patch
>
>
> There isn't any way to access the job name from the JobClient.

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


[jira] Updated: (HADOOP-1344) getJobName not accessible from JobClient

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

Michael Bieniosek updated HADOOP-1344:
--------------------------------------

    Attachment: hadoop-1344.patch

resubmitting patch with javadoc

> getJobName not accessible from JobClient
> ----------------------------------------
>
>                 Key: HADOOP-1344
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1344
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.12.3
>            Reporter: Michael Bieniosek
>            Priority: Minor
>             Fix For: 0.14.0
>
>         Attachments: expose-job-name.patch, hadoop-1344.patch
>
>
> There isn't any way to access the job name from the JobClient.

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


[jira] Updated: (HADOOP-1344) getJobName not accessible from JobClient

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

Michael Bieniosek updated HADOOP-1344:
--------------------------------------

    Attachment: expose-job-name.patch

Here's a patch to expose getJobName from jobProfile through JobClient.  The webapp gets it directly from the jobProfile.

> getJobName not accessible from JobClient
> ----------------------------------------
>
>                 Key: HADOOP-1344
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1344
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.12.3
>            Reporter: Michael Bieniosek
>            Priority: Minor
>         Attachments: expose-job-name.patch
>
>
> There isn't any way to access the job name from the JobClient.

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