[ https://issues.apache.org/jira/browse/HADOOP-8183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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-SVN&view=rev&rev=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