[ 
https://issues.apache.org/jira/browse/HADOOP-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602494#action_12602494
 ] 

Mahadev konar commented on HADOOP-3417:
---------------------------------------

the commit missed to svn add a new file (a test case) in the patch. That is 
TestCommandLineJobbSubmission.java.

Can you fix it devaraj?

> 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
>          Components: mapred
>    Affects Versions: 0.17.0
>            Reporter: Owen O'Malley
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.18.0
>
>         Attachments: patch-3417.txt
>
>
> 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.

Reply via email to