[jira] [Commented] (HADOOP-8183) Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings

2012-09-28 Thread Harsh J (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13465479#comment-13465479
 ] 

Harsh J commented on HADOOP-8183:
-

Thanks Jason. Nicer OOB experience :-)

 Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings
 ---

 Key: HADOOP-8183
 URL: https://issues.apache.org/jira/browse/HADOOP-8183
 Project: Hadoop Common
  Issue Type: Improvement
  Components: util
Affects Versions: 0.23.0
Reporter: Harsh J
Assignee: Harsh J
Priority: Minor
 Fix For: 2.0.0-alpha, 0.23.4

 Attachments: HADOOP-8183.patch


 Its about time we stopped the following from appearing in 0.23/trunk:
 {code}
 12/03/19 20:53:51 WARN conf.Configuration: mapred.used.genericoptionsparser 
 is deprecated. Instead, use mapreduce.client.genericoptionsparser.used
 {code}

--
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] [Commented] (HADOOP-8183) Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings

2012-09-28 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13465576#comment-13465576
 ] 

Hudson commented on HADOOP-8183:


Integrated in Hadoop-Hdfs-0.23-Build #388 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/388/])
svn merge -c 1302598 FIXES: HADOOP-8183. Stop using 
mapred.used.genericoptions.parser (harsh) (Revision 1391274)

 Result = UNSTABLE
jlowe : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1391274
Files : 
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/GenericOptionsParser.java


 Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings
 ---

 Key: HADOOP-8183
 URL: https://issues.apache.org/jira/browse/HADOOP-8183
 Project: Hadoop Common
  Issue Type: Improvement
  Components: util
Affects Versions: 0.23.0
Reporter: Harsh J
Assignee: Harsh J
Priority: Minor
 Fix For: 2.0.0-alpha, 0.23.4

 Attachments: HADOOP-8183.patch


 Its about time we stopped the following from appearing in 0.23/trunk:
 {code}
 12/03/19 20:53:51 WARN conf.Configuration: mapred.used.genericoptionsparser 
 is deprecated. Instead, use mapreduce.client.genericoptionsparser.used
 {code}

--
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] [Commented] (HADOOP-8183) Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings

2012-03-20 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233760#comment-13233760
 ] 

Hudson commented on HADOOP-8183:


Integrated in Hadoop-Mapreduce-0.23-Build #231 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/231/])
svn merge -c 1302598. Merge HADOOP-8183 into branch-0.23 from trunk. 
(Revision 1302626)

 Result = FAILURE
harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1302626
Files : 
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/GenericOptionsParser.java


 Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings
 ---

 Key: HADOOP-8183
 URL: https://issues.apache.org/jira/browse/HADOOP-8183
 Project: Hadoop Common
  Issue Type: Improvement
  Components: util
Affects Versions: 0.23.0
Reporter: Harsh J
Assignee: Harsh J
Priority: Minor
 Fix For: 0.24.0, 0.23.3

 Attachments: HADOOP-8183.patch


 Its about time we stopped the following from appearing in 0.23/trunk:
 {code}
 12/03/19 20:53:51 WARN conf.Configuration: mapred.used.genericoptionsparser 
 is deprecated. Instead, use mapreduce.client.genericoptionsparser.used
 {code}

--
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] (HADOOP-8183) Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings

2012-03-20 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233837#comment-13233837
 ] 

Hudson commented on HADOOP-8183:


Integrated in Hadoop-Mapreduce-trunk #1025 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1025/])
HADOOP-8183. Stop using mapred.used.genericoptions.parser (harsh) (Revision 
1302598)

 Result = SUCCESS
harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1302598
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/GenericOptionsParser.java


 Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings
 ---

 Key: HADOOP-8183
 URL: https://issues.apache.org/jira/browse/HADOOP-8183
 Project: Hadoop Common
  Issue Type: Improvement
  Components: util
Affects Versions: 0.23.0
Reporter: Harsh J
Assignee: Harsh J
Priority: Minor
 Fix For: 0.24.0, 0.23.3

 Attachments: HADOOP-8183.patch


 Its about time we stopped the following from appearing in 0.23/trunk:
 {code}
 12/03/19 20:53:51 WARN conf.Configuration: mapred.used.genericoptionsparser 
 is deprecated. Instead, use mapreduce.client.genericoptionsparser.used
 {code}

--
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] (HADOOP-8183) Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings

2012-03-19 Thread Hadoop QA (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13232731#comment-13232731
 ] 

Hadoop QA commented on HADOOP-8183:
---

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12518911/HADOOP-8183.patch
  against trunk revision .

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

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

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

This message is automatically generated.

 Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings
 ---

 Key: HADOOP-8183
 URL: https://issues.apache.org/jira/browse/HADOOP-8183
 Project: Hadoop Common
  Issue Type: Improvement
  Components: util
Affects Versions: 0.23.0
Reporter: Harsh J
Assignee: Harsh J
Priority: Minor
 Attachments: HADOOP-8183.patch


 Its about time we stopped the following from appearing in 0.23/trunk:
 {code}
 12/03/19 20:53:51 WARN conf.Configuration: mapred.used.genericoptionsparser 
 is deprecated. Instead, use mapreduce.client.genericoptionsparser.used
 {code}

--
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] (HADOOP-8183) Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings

2012-03-19 Thread Todd Lipcon (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13232777#comment-13232777
 ] 

Todd Lipcon commented on HADOOP-8183:
-

+1

 Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings
 ---

 Key: HADOOP-8183
 URL: https://issues.apache.org/jira/browse/HADOOP-8183
 Project: Hadoop Common
  Issue Type: Improvement
  Components: util
Affects Versions: 0.23.0
Reporter: Harsh J
Assignee: Harsh J
Priority: Minor
 Attachments: HADOOP-8183.patch


 Its about time we stopped the following from appearing in 0.23/trunk:
 {code}
 12/03/19 20:53:51 WARN conf.Configuration: mapred.used.genericoptionsparser 
 is deprecated. Instead, use mapreduce.client.genericoptionsparser.used
 {code}

--
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] (HADOOP-8183) Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings

2012-03-19 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13232827#comment-13232827
 ] 

Hudson commented on HADOOP-8183:


Integrated in Hadoop-Hdfs-trunk-Commit #1973 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1973/])
HADOOP-8183. Stop using mapred.used.genericoptions.parser (harsh) (Revision 
1302598)

 Result = SUCCESS
harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1302598
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/GenericOptionsParser.java


 Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings
 ---

 Key: HADOOP-8183
 URL: https://issues.apache.org/jira/browse/HADOOP-8183
 Project: Hadoop Common
  Issue Type: Improvement
  Components: util
Affects Versions: 0.23.0
Reporter: Harsh J
Assignee: Harsh J
Priority: Minor
 Attachments: HADOOP-8183.patch


 Its about time we stopped the following from appearing in 0.23/trunk:
 {code}
 12/03/19 20:53:51 WARN conf.Configuration: mapred.used.genericoptionsparser 
 is deprecated. Instead, use mapreduce.client.genericoptionsparser.used
 {code}

--
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] (HADOOP-8183) Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings

2012-03-19 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13232828#comment-13232828
 ] 

Hudson commented on HADOOP-8183:


Integrated in Hadoop-Common-trunk-Commit #1899 (See 
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1899/])
HADOOP-8183. Stop using mapred.used.genericoptions.parser (harsh) (Revision 
1302598)

 Result = SUCCESS
harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1302598
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/GenericOptionsParser.java


 Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings
 ---

 Key: HADOOP-8183
 URL: https://issues.apache.org/jira/browse/HADOOP-8183
 Project: Hadoop Common
  Issue Type: Improvement
  Components: util
Affects Versions: 0.23.0
Reporter: Harsh J
Assignee: Harsh J
Priority: Minor
 Attachments: HADOOP-8183.patch


 Its about time we stopped the following from appearing in 0.23/trunk:
 {code}
 12/03/19 20:53:51 WARN conf.Configuration: mapred.used.genericoptionsparser 
 is deprecated. Instead, use mapreduce.client.genericoptionsparser.used
 {code}

--
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] (HADOOP-8183) Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings

2012-03-19 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13232843#comment-13232843
 ] 

Hudson commented on HADOOP-8183:


Integrated in Hadoop-Mapreduce-trunk-Commit #1907 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1907/])
HADOOP-8183. Stop using mapred.used.genericoptions.parser (harsh) (Revision 
1302598)

 Result = ABORTED
harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1302598
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/GenericOptionsParser.java


 Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings
 ---

 Key: HADOOP-8183
 URL: https://issues.apache.org/jira/browse/HADOOP-8183
 Project: Hadoop Common
  Issue Type: Improvement
  Components: util
Affects Versions: 0.23.0
Reporter: Harsh J
Assignee: Harsh J
Priority: Minor
 Fix For: 0.24.0, 0.23.3

 Attachments: HADOOP-8183.patch


 Its about time we stopped the following from appearing in 0.23/trunk:
 {code}
 12/03/19 20:53:51 WARN conf.Configuration: mapred.used.genericoptionsparser 
 is deprecated. Instead, use mapreduce.client.genericoptionsparser.used
 {code}

--
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] (HADOOP-8183) Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings

2012-03-19 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13232850#comment-13232850
 ] 

Hudson commented on HADOOP-8183:


Integrated in Hadoop-Common-0.23-Commit #701 (See 
[https://builds.apache.org/job/Hadoop-Common-0.23-Commit/701/])
svn merge -c 1302598. Merge HADOOP-8183 into branch-0.23 from trunk. 
(Revision 1302626)

 Result = SUCCESS
harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1302626
Files : 
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/GenericOptionsParser.java


 Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings
 ---

 Key: HADOOP-8183
 URL: https://issues.apache.org/jira/browse/HADOOP-8183
 Project: Hadoop Common
  Issue Type: Improvement
  Components: util
Affects Versions: 0.23.0
Reporter: Harsh J
Assignee: Harsh J
Priority: Minor
 Fix For: 0.24.0, 0.23.3

 Attachments: HADOOP-8183.patch


 Its about time we stopped the following from appearing in 0.23/trunk:
 {code}
 12/03/19 20:53:51 WARN conf.Configuration: mapred.used.genericoptionsparser 
 is deprecated. Instead, use mapreduce.client.genericoptionsparser.used
 {code}

--
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] (HADOOP-8183) Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings

2012-03-19 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13232855#comment-13232855
 ] 

Hudson commented on HADOOP-8183:


Integrated in Hadoop-Hdfs-0.23-Commit #692 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/692/])
svn merge -c 1302598. Merge HADOOP-8183 into branch-0.23 from trunk. 
(Revision 1302626)

 Result = SUCCESS
harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1302626
Files : 
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/GenericOptionsParser.java


 Stop using mapred.used.genericoptionsparser to avoid unnecessary warnings
 ---

 Key: HADOOP-8183
 URL: https://issues.apache.org/jira/browse/HADOOP-8183
 Project: Hadoop Common
  Issue Type: Improvement
  Components: util
Affects Versions: 0.23.0
Reporter: Harsh J
Assignee: Harsh J
Priority: Minor
 Fix For: 0.24.0, 0.23.3

 Attachments: HADOOP-8183.patch


 Its about time we stopped the following from appearing in 0.23/trunk:
 {code}
 12/03/19 20:53:51 WARN conf.Configuration: mapred.used.genericoptionsparser 
 is deprecated. Instead, use mapreduce.client.genericoptionsparser.used
 {code}

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