JobClient should not have a static configuration for cli parsing
----------------------------------------------------------------
Key: HADOOP-3417
URL: https://issues.apache.org/jira/browse/HADOOP-3417
Project: Hadoop Core
Issue Type: Bug
Reporter: Owen O'Malley
HADOOP-1622 introduced a static configuration variable into JobClient that
prevents it from being used by multiple threads. Furthermore, the cli
processing that HADOOP-1622 added should be in the GenericOptionParser instead
of JobShell so that all of the implementations of Tool can use them.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.