[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-24 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379226#comment-14379226
 ] 

Hadoop QA commented on MAPREDUCE-6291:
--

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12707121/MAPRED-6291.patch
  against trunk revision 53a28af.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  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.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core.

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

This message is automatically generated.

> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: MAPRED-6291.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-25 Thread Harsh J (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379458#comment-14379458
 ] 

Harsh J commented on MAPREDUCE-6291:


While I'm in agreement, is this something limited to just the queue command 
output currently? If not, can we make such changes to all other commands (under 
MR) at the same time?

> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: documentation
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: MAPRED-6291.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-25 Thread Harsh J (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379640#comment-14379640
 ] 

Harsh J commented on MAPREDUCE-6291:


+1 on change. Will commit by tomorrow unless we have other commands to add such 
changes in.

> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: MAPRED-6291.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-25 Thread Rohith (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379684#comment-14379684
 ] 

Rohith commented on MAPREDUCE-6291:
---

There is another command need to change {{mapred job}}. Similarly, it wold be 
better to cross check for other commands.

> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: MAPRED-6291.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-25 Thread Rohith (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379687#comment-14379687
 ] 

Rohith commented on MAPREDUCE-6291:
---

typo mistake : *wold* - -> *would*

> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: MAPRED-6291.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-25 Thread Rohith (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379693#comment-14379693
 ] 

Rohith commented on MAPREDUCE-6291:
---

Probably it is would be good if usage command are in consistent like below.
{{Usage: mapred   }}
any thought?

> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: MAPRED-6291.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-25 Thread Brahma Reddy Battula (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379830#comment-14379830
 ] 

Brahma Reddy Battula commented on MAPREDUCE-6291:
-

Thanks a lot for taking a look into this issueYes, there are some.. like 
pipes/archives/job...

> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: MAPRED-6291.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-25 Thread Brahma Reddy Battula (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379841#comment-14379841
 ] 

Brahma Reddy Battula commented on MAPREDUCE-6291:
-

Thanks for taking a look into this issue..Yes, may be we can uniform like this 
but not only mapred, there are for yarn also hence I feel,can file separate 
jira to handle..

 *Here as you mentioned * 

hdfs@host131:/hadoop/bin> ./yarn logs
Retrieve logs for completed YARN applications.
usage: yarn logs -applicationId  [OPTIONS]

general options are:
 -appOwnerAppOwner (assumed to be current user if
 not specified)
 -containerId  ContainerId (must be specified if node
 address is specified)
 -nodeAddress  NodeAddress in the format nodename:port
 (must be specified if container id is
 specified)
 * Here Different Format* 

hdfs@host131:/opt/hadoop/bin> ./yarn queue
15/03/26 00:13:06 WARN util.NativeCodeLoader: Unable to load native-hadoop 
library for your platform... using builtin-java classes where applicable
Invalid Command Usage : 
usage: queue
 -help  Displays help for all commands.
 -statusList queue information about given queue.

> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: MAPRED-6291.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-25 Thread Brahma Reddy Battula (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379845#comment-14379845
 ] 

Brahma Reddy Battula commented on MAPREDUCE-6291:
-

Kindly review the attached patch..

> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: MAPRED-6291-001.patch, MAPRED-6291.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-25 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379889#comment-14379889
 ] 

Hadoop QA commented on MAPREDUCE-6291:
--

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12707198/MAPRED-6291-001.patch
  against trunk revision e556198.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  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.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:red}-1 eclipse:eclipse{color}.  The patch failed to build with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in .

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

This message is automatically generated.

> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: MAPRED-6291-001.patch, MAPRED-6291.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-26 Thread Harsh J (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381475#comment-14381475
 ] 

Harsh J commented on MAPREDUCE-6291:


Thanks again!

{code}
-  System.out.println("bin/hadoop pipes");
+  System.out.println("pipes");
{code}

Just like was done for 'archives', can this carry "Usage: " prefix too? Other 
than this it looks good to me.

Do we have identified YARN/etc. changes we want to also do? We could target 
them all in one go to reduce work, and move the JIRA to HADOOP?

> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: MAPRED-6291-001.patch, MAPRED-6291.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-26 Thread Brahma Reddy Battula (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14382158#comment-14382158
 ] 

Brahma Reddy Battula commented on MAPREDUCE-6291:
-

I did not find for remaining commands and updated the patch for pipes usage..

> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: MAPRED-6291-001.patch, MAPRED-6291.patch, 
> MAPREDUCE-6291-002.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-26 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14382239#comment-14382239
 ] 

Hadoop QA commented on MAPREDUCE-6291:
--

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12707524/MAPREDUCE-6291-002.patch
  against trunk revision 2228456.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  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.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
hadoop-tools/hadoop-archives.

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

This message is automatically generated.

> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: MAPRED-6291-001.patch, MAPRED-6291.patch, 
> MAPREDUCE-6291-002.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-26 Thread Rohith (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14383266#comment-14383266
 ] 

Rohith commented on MAPREDUCE-6291:
---

If no commands need to change then I think YARN-3398 can closed as 'Not a 
Problem' if you dont have any concern. 

> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: MAPRED-6291-001.patch, MAPRED-6291.patch, 
> MAPREDUCE-6291-002.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-26 Thread Brahma Reddy Battula (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14383340#comment-14383340
 ] 

Brahma Reddy Battula commented on MAPREDUCE-6291:
-

YARN-3398 for unification of usage commands not for other commands 
correction...:)


> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: MAPRED-6291-001.patch, MAPRED-6291.patch, 
> MAPREDUCE-6291-002.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-26 Thread Rohith (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14383385#comment-14383385
 ] 

Rohith commented on MAPREDUCE-6291:
---

I think it is better to strict to [~qwertymaniac] suggestion, all Hadoop script 
help message changes can go all together in one jira. I believe this will 
reduce work.

> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: MAPRED-6291-001.patch, MAPRED-6291.patch, 
> MAPREDUCE-6291-002.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14385163#comment-14385163
 ] 

Hudson commented on MAPREDUCE-6291:
---

FAILURE: Integrated in Hadoop-trunk-Commit #7452 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/7452/])
MAPREDUCE-6291. Correct mapred queue usage command. Contributed by Brahma Reddy 
Battula. (harsh: rev 27d49e6714ad7fc6038bc001e70ff5be3755f1ef)
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/tools/CLI.java
* 
hadoop-tools/hadoop-archives/src/main/java/org/apache/hadoop/tools/HadoopArchives.java
* hadoop-mapreduce-project/CHANGES.txt
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobQueueClient.java
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/pipes/Submitter.java


> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Improvement
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
>Priority: Trivial
> Fix For: 2.8.0
>
> Attachments: MAPRED-6291-001.patch, MAPRED-6291.patch, 
> MAPREDUCE-6291-002.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-27 Thread Brahma Reddy Battula (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14385170#comment-14385170
 ] 

Brahma Reddy Battula commented on MAPREDUCE-6291:
-

Thanks a lot for review and commit  

YARN-3398 for uniforming all the usage commands ( this defect to correct usage 
commands,i.e usage commands itself not present and if present also those are 
wrong)

As I had seen usage commands for all not in sync...Hence filed yarn-3398

Some are like following
/yarn logs
usage: yarn logs -applicationId  [OPTIONS]

And some are like following..
/yarn queue
usage: queue

Hence whether we should go with  *yarnor  * 

> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Improvement
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
>Priority: Minor
> Fix For: 2.8.0
>
> Attachments: MAPRED-6291-001.patch, MAPRED-6291.patch, 
> MAPREDUCE-6291-002.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-28 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14385225#comment-14385225
 ] 

Hudson commented on MAPREDUCE-6291:
---

FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #146 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/146/])
MAPREDUCE-6291. Correct mapred queue usage command. Contributed by Brahma Reddy 
Battula. (harsh: rev 27d49e6714ad7fc6038bc001e70ff5be3755f1ef)
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobQueueClient.java
* hadoop-mapreduce-project/CHANGES.txt
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/pipes/Submitter.java
* 
hadoop-tools/hadoop-archives/src/main/java/org/apache/hadoop/tools/HadoopArchives.java
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/tools/CLI.java


> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Improvement
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
>Priority: Minor
> Fix For: 2.8.0
>
> Attachments: MAPRED-6291-001.patch, MAPRED-6291.patch, 
> MAPREDUCE-6291-002.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-28 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14385233#comment-14385233
 ] 

Hudson commented on MAPREDUCE-6291:
---

FAILURE: Integrated in Hadoop-Yarn-trunk #880 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/880/])
MAPREDUCE-6291. Correct mapred queue usage command. Contributed by Brahma Reddy 
Battula. (harsh: rev 27d49e6714ad7fc6038bc001e70ff5be3755f1ef)
* hadoop-mapreduce-project/CHANGES.txt
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobQueueClient.java
* 
hadoop-tools/hadoop-archives/src/main/java/org/apache/hadoop/tools/HadoopArchives.java
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/tools/CLI.java
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/pipes/Submitter.java


> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Improvement
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
>Priority: Minor
> Fix For: 2.8.0
>
> Attachments: MAPRED-6291-001.patch, MAPRED-6291.patch, 
> MAPREDUCE-6291-002.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-28 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14385279#comment-14385279
 ] 

Hudson commented on MAPREDUCE-6291:
---

FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #137 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/137/])
MAPREDUCE-6291. Correct mapred queue usage command. Contributed by Brahma Reddy 
Battula. (harsh: rev 27d49e6714ad7fc6038bc001e70ff5be3755f1ef)
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/tools/CLI.java
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/pipes/Submitter.java
* 
hadoop-tools/hadoop-archives/src/main/java/org/apache/hadoop/tools/HadoopArchives.java
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobQueueClient.java
* hadoop-mapreduce-project/CHANGES.txt


> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Improvement
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
>Priority: Minor
> Fix For: 2.8.0
>
> Attachments: MAPRED-6291-001.patch, MAPRED-6291.patch, 
> MAPREDUCE-6291-002.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-28 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14385298#comment-14385298
 ] 

Hudson commented on MAPREDUCE-6291:
---

FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #146 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/146/])
MAPREDUCE-6291. Correct mapred queue usage command. Contributed by Brahma Reddy 
Battula. (harsh: rev 27d49e6714ad7fc6038bc001e70ff5be3755f1ef)
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/tools/CLI.java
* 
hadoop-tools/hadoop-archives/src/main/java/org/apache/hadoop/tools/HadoopArchives.java
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/pipes/Submitter.java
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobQueueClient.java
* hadoop-mapreduce-project/CHANGES.txt


> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Improvement
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
>Priority: Minor
> Fix For: 2.8.0
>
> Attachments: MAPRED-6291-001.patch, MAPRED-6291.patch, 
> MAPREDUCE-6291-002.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-28 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14385309#comment-14385309
 ] 

Hudson commented on MAPREDUCE-6291:
---

FAILURE: Integrated in Hadoop-Mapreduce-trunk #2096 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2096/])
MAPREDUCE-6291. Correct mapred queue usage command. Contributed by Brahma Reddy 
Battula. (harsh: rev 27d49e6714ad7fc6038bc001e70ff5be3755f1ef)
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobQueueClient.java
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/tools/CLI.java
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/pipes/Submitter.java
* hadoop-mapreduce-project/CHANGES.txt
* 
hadoop-tools/hadoop-archives/src/main/java/org/apache/hadoop/tools/HadoopArchives.java


> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Improvement
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
>Priority: Minor
> Fix For: 2.8.0
>
> Attachments: MAPRED-6291-001.patch, MAPRED-6291.patch, 
> MAPREDUCE-6291-002.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6291) Correct mapred queue usage command

2015-03-28 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14385339#comment-14385339
 ] 

Hudson commented on MAPREDUCE-6291:
---

SUCCESS: Integrated in Hadoop-Hdfs-trunk #2078 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/2078/])
MAPREDUCE-6291. Correct mapred queue usage command. Contributed by Brahma Reddy 
Battula. (harsh: rev 27d49e6714ad7fc6038bc001e70ff5be3755f1ef)
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/pipes/Submitter.java
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/tools/CLI.java
* hadoop-mapreduce-project/CHANGES.txt
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobQueueClient.java
* 
hadoop-tools/hadoop-archives/src/main/java/org/apache/hadoop/tools/HadoopArchives.java


> Correct mapred queue usage command
> --
>
> Key: MAPREDUCE-6291
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6291
> Project: Hadoop Map/Reduce
>  Issue Type: Improvement
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
>Priority: Minor
> Fix For: 2.8.0
>
> Attachments: MAPRED-6291-001.patch, MAPRED-6291.patch, 
> MAPREDUCE-6291-002.patch
>
>
>  *Currently it is like following..* 
> Usage: JobQueueClient  
>  *It should be* 
> Usage: queue  
>  *For more Details check following* 
> {noformat}
> hdfs@host1:/hadoop/bin> ./mapred queue
> Usage: JobQueueClient  
>   [-list]
>   [-info  [-showJobs]]
>   [-showacls] 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)