Thanks for the help i made a mistake of creating symlinks within modules.Now everythng is fine.
On Thu, Dec 15, 2011 at 11:18 AM, raghavendhra rahul < [email protected]> wrote: > should i link the hadoop-yarn-applications-distributedshell-0.23.0.jar > also. > Without linking this jar it throws the same error. > If linked it shows > at org.apache.hadoop.util.RunJar.main(RunJar.java:130) > 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>(ZipFile.java:131) > at java.util.jar.JarFile.<init>(JarFile.java:150) > at java.util.jar.JarFile.<init>(JarFile.java:87) > at org.apache.hadoop.util.RunJar.main(RunJar.java:128) > > >
