This isn't a HBase question, this is for [email protected] J-D
On Tue, Jun 15, 2010 at 8:21 AM, yshintre1982 <[email protected]> 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. > >
