[ 
https://issues.apache.org/jira/browse/HADOOP-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sharad Agarwal updated HADOOP-4612:
-----------------------------------

    Attachment: 4188_v2.patch

Fixed the Thread context classloader in GenericOptionsParser. Earlier it was 
overwriting the Thread context classloader. 
Tested that following is able to load the class from libjars at the client side:
hadoop jar streaming.jar -libjars test.jar -input input -output out 
-inputformat <class from test jar>

Also tested that classes from streaming.jar can be loaded via 
StreamUtil#goodClassOrNull


> Remove RunJar's dependency on JobClient
> ---------------------------------------
>
>                 Key: HADOOP-4612
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4612
>             Project: Hadoop Core
>          Issue Type: Sub-task
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>         Attachments: 4188_v2.patch, 4612_v1.patch
>
>


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