[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741719#action_12741719
 ] 

Amareshwari Sriramadasu commented on MAPREDUCE-1:
-------------------------------------------------

I think the issue is nothign to do with shipping the jar. It is configuration 
constructor that does not carry the classloader all along. See HADOOP-6103

> Hadoop  mapreduce should always ship the jar file(s) specified by the user
> --------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Runping Qi
>            Assignee: Enis Soztutar
>         Attachments: valueAggregator_v1.0.patch
>
>
> when I run a hadoop job like:
>     bin/hadoop jar myjar 
> org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob other_args
> myjar is not shipped. The job failed because the class loader cannot find the 
> classes specified in myjar.

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