You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Jiahongchao (Jira)" <ji...@apache.org> on 2019/12/25 03:43:00 UTC

[jira] [Resolved] (MAPREDUCE-6290) job.setJar not working for jars on hdfs

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

Jiahongchao resolved MAPREDUCE-6290.
------------------------------------
    Resolution: Abandoned

> job.setJar not working for jars on hdfs
> ---------------------------------------
>
>                 Key: MAPREDUCE-6290
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6290
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 2.5.0
>         Environment: hadoop run on centos 6.4,eclipse run on windows 7
>            Reporter: Jiahongchao
>            Priority: Major
>
> when I used job.setJar("hdfs://dev01:9000/root/mrjob-0.0.1.jar") to start MR job on remote hadoop cluster, I got errors saying class not found.
> However I noticed comments said "If the job jar is already in fs, we don't need to copy it from local fs", so I think by design setJar method should work for jars that exist on HDFS.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org