Hi Darius

I think you need to try to understand why in your case certain classes are not being found.

I would suggest that you have a look at the reuters script and try to understand where exactly the problems
occur and then go deeper in order to find out the root of the problem.

HTH

Michael

Am 16.09.13 17:10, schrieb Darius Miliauskas:
Caused by: java.lang.ClassNotFoundException:
> >org.apache.hadoop.util.ProgramDriver
> >        at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
> >        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
> >        at java.security.AccessController.doPrivileged(Native Method)
> >        at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
> >        at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
> >        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
> >        at java.lang.ClassLoader.loadClass(ClassLoader.java:356)

Reply via email to