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 "Nishan Shetty (JIRA)" <ji...@apache.org> on 2012/07/10 12:02:35 UTC

[jira] [Created] (MAPREDUCE-4419) ./mapred queue -info -showJobs displays all the jobs irrespective of

Nishan Shetty created MAPREDUCE-4419:
----------------------------------------

             Summary: ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> 
                 Key: MAPREDUCE-4419
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4419
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 2.0.0-alpha
            Reporter: Nishan Shetty


./mapred queue -info <queuename> -showJobs shows all the jobs irrespective of <queuename>

In Queue name field all the jobs are showing as default queue but they are submitted to the configured queue(see screenshots attached).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4419) ./mapred queue -info -showJobs displays all the jobs irrespective of

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

Hudson commented on MAPREDUCE-4419:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #2484 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2484/])
    MAPREDUCE-4419. ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> (Devaraj K via bobby) (Revision 1361389)

     Result = FAILURE
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1361389
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobQueueClient.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobStatus.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ClientRMService.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestClientRMService.java

                
> ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> 
> ---------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4419
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4419
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.0.0-alpha, 3.0.0
>            Reporter: Nishan Shetty
>            Assignee: Devaraj K
>             Fix For: 0.23.3, 2.0.1-alpha, 3.0.0
>
>         Attachments: MAPREDUCE-4419.patch, screenshot-1.jpg, screenshot-2.jpg
>
>
> ./mapred queue -info <queuename> -showJobs shows all the jobs irrespective of <queuename>
> In Queue name field all the jobs are showing as default queue but they are submitted to the configured queue(see screenshots attached).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4419) ./mapred queue -info -showJobs displays all the jobs irrespective of

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

Hadoop QA commented on MAPREDUCE-4419:
--------------------------------------

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

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

    +1 tests included.  The patch appears to include 1 new or modified test files.

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

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

    +1 eclipse:eclipse.  The patch built with eclipse:eclipse.

    +1 findbugs.  The patch does not introduce any 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 passed unit tests in hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2577//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2577//console

This message is automatically generated.
                
> ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> 
> ---------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4419
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4419
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.0.0-alpha, 3.0.0
>            Reporter: Nishan Shetty
>            Assignee: Devaraj K
>         Attachments: MAPREDUCE-4419.patch, screenshot-1.jpg, screenshot-2.jpg
>
>
> ./mapred queue -info <queuename> -showJobs shows all the jobs irrespective of <queuename>
> In Queue name field all the jobs are showing as default queue but they are submitted to the configured queue(see screenshots attached).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4419) ./mapred queue -info -showJobs displays all the jobs irrespective of

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

Hudson commented on MAPREDUCE-4419:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #313 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/313/])
    svn merge -c 1361389 FIXES: MAPREDUCE-4419. ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> (Devaraj K via bobby) (Revision 1361392)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1361392
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobQueueClient.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobStatus.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ClientRMService.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestClientRMService.java

                
> ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> 
> ---------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4419
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4419
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.0.0-alpha, 3.0.0
>            Reporter: Nishan Shetty
>            Assignee: Devaraj K
>             Fix For: 0.23.3, 2.0.1-alpha, 3.0.0
>
>         Attachments: MAPREDUCE-4419.patch, screenshot-1.jpg, screenshot-2.jpg
>
>
> ./mapred queue -info <queuename> -showJobs shows all the jobs irrespective of <queuename>
> In Queue name field all the jobs are showing as default queue but they are submitted to the configured queue(see screenshots attached).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (MAPREDUCE-4419) ./mapred queue -info -showJobs displays all the jobs irrespective of

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

Devaraj K reassigned MAPREDUCE-4419:
------------------------------------

    Assignee: Devaraj K
    
> ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> 
> ---------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4419
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4419
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.0.0-alpha
>            Reporter: Nishan Shetty
>            Assignee: Devaraj K
>         Attachments: screenshot-1.jpg, screenshot-2.jpg
>
>
> ./mapred queue -info <queuename> -showJobs shows all the jobs irrespective of <queuename>
> In Queue name field all the jobs are showing as default queue but they are submitted to the configured queue(see screenshots attached).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4419) ./mapred queue -info -showJobs displays all the jobs irrespective of

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

Hudson commented on MAPREDUCE-4419:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #1103 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1103/])
    MAPREDUCE-4419. ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> (Devaraj K via bobby) (Revision 1361389)

     Result = FAILURE
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1361389
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobQueueClient.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobStatus.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ClientRMService.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestClientRMService.java

                
> ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> 
> ---------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4419
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4419
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.0.0-alpha, 3.0.0
>            Reporter: Nishan Shetty
>            Assignee: Devaraj K
>             Fix For: 0.23.3, 2.0.1-alpha, 3.0.0
>
>         Attachments: MAPREDUCE-4419.patch, screenshot-1.jpg, screenshot-2.jpg
>
>
> ./mapred queue -info <queuename> -showJobs shows all the jobs irrespective of <queuename>
> In Queue name field all the jobs are showing as default queue but they are submitted to the configured queue(see screenshots attached).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-4419) ./mapred queue -info -showJobs displays all the jobs irrespective of

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

Nishan Shetty updated MAPREDUCE-4419:
-------------------------------------

    Attachment: screenshot-1.jpg
    
> ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> 
> ---------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4419
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4419
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.0.0-alpha
>            Reporter: Nishan Shetty
>         Attachments: screenshot-1.jpg
>
>
> ./mapred queue -info <queuename> -showJobs shows all the jobs irrespective of <queuename>
> In Queue name field all the jobs are showing as default queue but they are submitted to the configured queue(see screenshots attached).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-4419) ./mapred queue -info -showJobs displays all the jobs irrespective of

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

Devaraj K updated MAPREDUCE-4419:
---------------------------------

    Affects Version/s: 3.0.0
               Status: Patch Available  (was: Open)

Attaching the patch to fix this issue.
                
> ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> 
> ---------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4419
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4419
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.0.0-alpha, 3.0.0
>            Reporter: Nishan Shetty
>            Assignee: Devaraj K
>         Attachments: MAPREDUCE-4419.patch, screenshot-1.jpg, screenshot-2.jpg
>
>
> ./mapred queue -info <queuename> -showJobs shows all the jobs irrespective of <queuename>
> In Queue name field all the jobs are showing as default queue but they are submitted to the configured queue(see screenshots attached).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-4419) ./mapred queue -info -showJobs displays all the jobs irrespective of

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

Nishan Shetty updated MAPREDUCE-4419:
-------------------------------------

    Attachment: screenshot-2.jpg
    
> ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> 
> ---------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4419
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4419
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.0.0-alpha
>            Reporter: Nishan Shetty
>         Attachments: screenshot-1.jpg, screenshot-2.jpg
>
>
> ./mapred queue -info <queuename> -showJobs shows all the jobs irrespective of <queuename>
> In Queue name field all the jobs are showing as default queue but they are submitted to the configured queue(see screenshots attached).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (MAPREDUCE-4419) ./mapred queue -info -showJobs displays all the jobs irrespective of

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

Arun C Murthy closed MAPREDUCE-4419.
------------------------------------

    
> ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> 
> ---------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4419
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4419
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.0.0-alpha, 3.0.0
>            Reporter: Nishan Shetty
>            Assignee: Devaraj K
>             Fix For: 0.23.3, 2.0.2-alpha
>
>         Attachments: ASF.LICENSE.NOT.GRANTED--screenshot-1.jpg, ASF.LICENSE.NOT.GRANTED--screenshot-2.jpg, MAPREDUCE-4419.patch
>
>
> ./mapred queue -info <queuename> -showJobs shows all the jobs irrespective of <queuename>
> In Queue name field all the jobs are showing as default queue but they are submitted to the configured queue(see screenshots attached).

--
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

[jira] [Updated] (MAPREDUCE-4419) ./mapred queue -info -showJobs displays all the jobs irrespective of

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

Devaraj K updated MAPREDUCE-4419:
---------------------------------

    Target Version/s: 2.0.1-alpha, 3.0.0
    
> ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> 
> ---------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4419
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4419
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.0.0-alpha, 3.0.0
>            Reporter: Nishan Shetty
>            Assignee: Devaraj K
>         Attachments: MAPREDUCE-4419.patch, screenshot-1.jpg, screenshot-2.jpg
>
>
> ./mapred queue -info <queuename> -showJobs shows all the jobs irrespective of <queuename>
> In Queue name field all the jobs are showing as default queue but they are submitted to the configured queue(see screenshots attached).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-4419) ./mapred queue -info -showJobs displays all the jobs irrespective of

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

Robert Joseph Evans updated MAPREDUCE-4419:
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0
                   2.0.1-alpha
                   0.23.3
           Status: Resolved  (was: Patch Available)
    
> ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> 
> ---------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4419
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4419
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.0.0-alpha, 3.0.0
>            Reporter: Nishan Shetty
>            Assignee: Devaraj K
>             Fix For: 0.23.3, 2.0.1-alpha, 3.0.0
>
>         Attachments: MAPREDUCE-4419.patch, screenshot-1.jpg, screenshot-2.jpg
>
>
> ./mapred queue -info <queuename> -showJobs shows all the jobs irrespective of <queuename>
> In Queue name field all the jobs are showing as default queue but they are submitted to the configured queue(see screenshots attached).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4419) ./mapred queue -info -showJobs displays all the jobs irrespective of

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

Robert Joseph Evans commented on MAPREDUCE-4419:
------------------------------------------------

The change looks good to me +1, thanks.
                
> ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> 
> ---------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4419
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4419
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.0.0-alpha, 3.0.0
>            Reporter: Nishan Shetty
>            Assignee: Devaraj K
>         Attachments: MAPREDUCE-4419.patch, screenshot-1.jpg, screenshot-2.jpg
>
>
> ./mapred queue -info <queuename> -showJobs shows all the jobs irrespective of <queuename>
> In Queue name field all the jobs are showing as default queue but they are submitted to the configured queue(see screenshots attached).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-4419) ./mapred queue -info -showJobs displays all the jobs irrespective of

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

Devaraj K updated MAPREDUCE-4419:
---------------------------------

    Attachment: MAPREDUCE-4419.patch
    
> ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> 
> ---------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4419
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4419
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.0.0-alpha, 3.0.0
>            Reporter: Nishan Shetty
>            Assignee: Devaraj K
>         Attachments: MAPREDUCE-4419.patch, screenshot-1.jpg, screenshot-2.jpg
>
>
> ./mapred queue -info <queuename> -showJobs shows all the jobs irrespective of <queuename>
> In Queue name field all the jobs are showing as default queue but they are submitted to the configured queue(see screenshots attached).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4419) ./mapred queue -info -showJobs displays all the jobs irrespective of

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

Hudson commented on MAPREDUCE-4419:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #1136 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1136/])
    MAPREDUCE-4419. ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> (Devaraj K via bobby) (Revision 1361389)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1361389
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobQueueClient.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobStatus.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ClientRMService.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestClientRMService.java

                
> ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> 
> ---------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4419
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4419
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.0.0-alpha, 3.0.0
>            Reporter: Nishan Shetty
>            Assignee: Devaraj K
>             Fix For: 0.23.3, 2.0.1-alpha, 3.0.0
>
>         Attachments: MAPREDUCE-4419.patch, screenshot-1.jpg, screenshot-2.jpg
>
>
> ./mapred queue -info <queuename> -showJobs shows all the jobs irrespective of <queuename>
> In Queue name field all the jobs are showing as default queue but they are submitted to the configured queue(see screenshots attached).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4419) ./mapred queue -info -showJobs displays all the jobs irrespective of

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

Hudson commented on MAPREDUCE-4419:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2530 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2530/])
    MAPREDUCE-4419. ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> (Devaraj K via bobby) (Revision 1361389)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1361389
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobQueueClient.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobStatus.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ClientRMService.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestClientRMService.java

                
> ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> 
> ---------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4419
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4419
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.0.0-alpha, 3.0.0
>            Reporter: Nishan Shetty
>            Assignee: Devaraj K
>             Fix For: 0.23.3, 2.0.1-alpha, 3.0.0
>
>         Attachments: MAPREDUCE-4419.patch, screenshot-1.jpg, screenshot-2.jpg
>
>
> ./mapred queue -info <queuename> -showJobs shows all the jobs irrespective of <queuename>
> In Queue name field all the jobs are showing as default queue but they are submitted to the configured queue(see screenshots attached).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4419) ./mapred queue -info -showJobs displays all the jobs irrespective of

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

Hudson commented on MAPREDUCE-4419:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #2464 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2464/])
    MAPREDUCE-4419. ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> (Devaraj K via bobby) (Revision 1361389)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1361389
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobQueueClient.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobStatus.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ClientRMService.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestClientRMService.java

                
> ./mapred queue -info <queuename> -showJobs displays all the jobs irrespective of <queuename> 
> ---------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4419
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4419
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.0.0-alpha, 3.0.0
>            Reporter: Nishan Shetty
>            Assignee: Devaraj K
>             Fix For: 0.23.3, 2.0.1-alpha, 3.0.0
>
>         Attachments: MAPREDUCE-4419.patch, screenshot-1.jpg, screenshot-2.jpg
>
>
> ./mapred queue -info <queuename> -showJobs shows all the jobs irrespective of <queuename>
> In Queue name field all the jobs are showing as default queue but they are submitted to the configured queue(see screenshots attached).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira