You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2011/07/13 02:23:00 UTC

[jira] [Created] (MAPREDUCE-2680) Enhance job-client cli to show queue information for running jobs

Enhance job-client cli to show queue information for running jobs
-----------------------------------------------------------------

                 Key: MAPREDUCE-2680
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2680
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
            Reporter: Arun C Murthy
            Assignee: Arun C Murthy
            Priority: Minor


It'd be very useful to display queue-information for running jobs alongwith jobid, user, start-time etc.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2680) Enhance job-client cli to show queue information for running jobs

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

Arun C Murthy updated MAPREDUCE-2680:
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.23.0
           Status: Resolved  (was: Patch Available)

I just committed this.

> Enhance job-client cli to show queue information for running jobs
> -----------------------------------------------------------------
>
>                 Key: MAPREDUCE-2680
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2680
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>            Priority: Minor
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2680.patch
>
>
> It'd be very useful to display queue-information for running jobs alongwith jobid, user, start-time etc.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2680) Enhance job-client cli to show queue information for running jobs

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

Arun C Murthy updated MAPREDUCE-2680:
-------------------------------------

    Attachment: MAPREDUCE-2680.patch

Trivial patch to add queue name.

> Enhance job-client cli to show queue information for running jobs
> -----------------------------------------------------------------
>
>                 Key: MAPREDUCE-2680
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2680
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>            Priority: Minor
>         Attachments: MAPREDUCE-2680.patch
>
>
> It'd be very useful to display queue-information for running jobs alongwith jobid, user, start-time etc.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2680) Enhance job-client cli to show queue information for running jobs

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064370#comment-13064370 ] 

Arun C Murthy commented on MAPREDUCE-2680:
------------------------------------------

The tests or findbugs have nothing to do with this trivial patch.

> Enhance job-client cli to show queue information for running jobs
> -----------------------------------------------------------------
>
>                 Key: MAPREDUCE-2680
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2680
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>            Priority: Minor
>         Attachments: MAPREDUCE-2680.patch
>
>
> It'd be very useful to display queue-information for running jobs alongwith jobid, user, start-time etc.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2680) Enhance job-client cli to show queue information for running jobs

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064381#comment-13064381 ] 

Hudson commented on MAPREDUCE-2680:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #742 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/742/])
    MAPREDUCE-2680. Display queue name in job client CLI.

acmurthy : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1145871
Files : 
* /hadoop/common/trunk/mapreduce/src/java/org/apache/hadoop/mapreduce/JobStatus.java
* /hadoop/common/trunk/mapreduce/CHANGES.txt
* /hadoop/common/trunk/mapreduce/src/java/org/apache/hadoop/mapreduce/tools/CLI.java
* /hadoop/common/trunk/mapreduce/src/java/org/apache/hadoop/mapred/JobStatus.java
* /hadoop/common/trunk/mapreduce/src/java/org/apache/hadoop/mapreduce/Cluster.java
* /hadoop/common/trunk/mapreduce/src/java/org/apache/hadoop/mapred/JobClient.java


> Enhance job-client cli to show queue information for running jobs
> -----------------------------------------------------------------
>
>                 Key: MAPREDUCE-2680
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2680
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>            Priority: Minor
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2680.patch
>
>
> It'd be very useful to display queue-information for running jobs alongwith jobid, user, start-time etc.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2680) Enhance job-client cli to show queue information for running jobs

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064603#comment-13064603 ] 

Hudson commented on MAPREDUCE-2680:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #736 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/736/])
    MAPREDUCE-2680. Display queue name in job client CLI.

acmurthy : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1145871
Files : 
* /hadoop/common/trunk/mapreduce/src/java/org/apache/hadoop/mapreduce/JobStatus.java
* /hadoop/common/trunk/mapreduce/CHANGES.txt
* /hadoop/common/trunk/mapreduce/src/java/org/apache/hadoop/mapreduce/tools/CLI.java
* /hadoop/common/trunk/mapreduce/src/java/org/apache/hadoop/mapred/JobStatus.java
* /hadoop/common/trunk/mapreduce/src/java/org/apache/hadoop/mapreduce/Cluster.java
* /hadoop/common/trunk/mapreduce/src/java/org/apache/hadoop/mapred/JobClient.java


> Enhance job-client cli to show queue information for running jobs
> -----------------------------------------------------------------
>
>                 Key: MAPREDUCE-2680
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2680
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>            Priority: Minor
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2680.patch
>
>
> It'd be very useful to display queue-information for running jobs alongwith jobid, user, start-time etc.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2680) Enhance job-client cli to show queue information for running jobs

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

Hadoop QA commented on MAPREDUCE-2680:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12486248/MAPREDUCE-2680.patch
  against trunk revision 1145679.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    -1 findbugs.  The patch appears to introduce 1 new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    -1 core tests.  The patch failed these core unit tests:
                  org.apache.hadoop.cli.TestMRCLI
                  org.apache.hadoop.fs.TestFileSystem

    -1 contrib tests.  The patch failed contrib unit tests.

    +1 system test framework.  The patch passed system test framework compile.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/462//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/462//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/462//console

This message is automatically generated.

> Enhance job-client cli to show queue information for running jobs
> -----------------------------------------------------------------
>
>                 Key: MAPREDUCE-2680
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2680
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>            Priority: Minor
>         Attachments: MAPREDUCE-2680.patch
>
>
> It'd be very useful to display queue-information for running jobs alongwith jobid, user, start-time etc.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2680) Enhance job-client cli to show queue information for running jobs

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

Arun C Murthy updated MAPREDUCE-2680:
-------------------------------------

    Status: Patch Available  (was: Open)

> Enhance job-client cli to show queue information for running jobs
> -----------------------------------------------------------------
>
>                 Key: MAPREDUCE-2680
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2680
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>            Priority: Minor
>         Attachments: MAPREDUCE-2680.patch
>
>
> It'd be very useful to display queue-information for running jobs alongwith jobid, user, start-time etc.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira