You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by Jean-Daniel Cryans <jd...@apache.org> on 2010/06/15 18:01:27 UTC

Re: Error opening job jar

This isn't a HBase question, this is for mapreduce-user@hadoop.apache.org

J-D

On Tue, Jun 15, 2010 at 8:21 AM, yshintre1982 <ys...@yahoo.in> wrote:
>
> i am running wordcount example on linux vmware on hadoop.
> i get the following exception
>
> Exception in thread "main" java.io.IOException: Error opening job jar:
> /usr/yogesh/wordcount.jar
>        at org.apache.hadoop.util.RunJar.main(RunJar.java:90)
> Caused by: java.util.zip.ZipException: error in opening zip file
>        at java.util.zip.ZipFile.open(Native Method)
>        at java.util.zip.ZipFile.<init>(Unknown Source)
>        at java.util.jar.JarFile.<init>(Unknown Source)
>        at java.util.jar.JarFile.<init>(Unknown Source)
>        at org.apache.hadoop.util.RunJar.main(RunJar.java:88)
>
> what would be wrong,
> plz help...
>
>
> --
> View this message in context: http://old.nabble.com/Error-opening-job-jar-tp28892690p28892690.html
> Sent from the HBase User mailing list archive at Nabble.com.
>
>