You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Harsh J (Created) (JIRA)" <ji...@apache.org> on 2012/03/19 17:36:38 UTC

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

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
            Reporter: Harsh J
            Priority: Minor


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