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