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

Owen O'Malley commented on HADOOP-3743:
---------------------------------------

Ok, I propose the following:

1. We put back JobShell for 0.18, but we make it pass the original arguments 
strings to runJar.
2. We leave the -files, -libjars, and -archives int the GenericOptionsParser.
3. In JobClient.submitJob we warn to log4j that the application should use 
GenericOptionParser if the values of the attributes for tmpfiles, tmplibjars, 
and tmparchives in the submitted JobConf and static JobConf are different.

Thoughts?

> -libjars, -files and -archives options do not work with 0.18
> ------------------------------------------------------------
>
>                 Key: HADOOP-3743
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3743
>             Project: Hadoop Core
>          Issue Type: Bug
>    Affects Versions: 0.17.0
>            Reporter: Mahadev konar
>            Assignee: Amareshwari Sriramadasu
>            Priority: Blocker
>             Fix For: 0.18.0
>
>         Attachments: patch-3743.txt
>
>
> I am not sure how to get -libjars and -files working with 0.18. I tried all 
> the options but cannot get it runnning. I am filing this as a blocker until 
> we find out that its not broken. -- in that case we need to update the docs 
> with an example to say how it works. 

-- 
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