[
https://issues.apache.org/jira/browse/HAMA-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edward J. Yoon resolved HAMA-214.
---------------------------------
Resolution: Fixed
Assignee: Edward J. Yoon
we don't need to unit test. I just committed this.
> Can't run the examples since Hadoop.JobShell is removed.
> --------------------------------------------------------
>
> Key: HAMA-214
> URL: https://issues.apache.org/jira/browse/HAMA-214
> Project: Hama
> Issue Type: Bug
> Components: examples
> Affects Versions: 0.2.0
> Reporter: Edward J. Yoon
> Assignee: Edward J. Yoon
> Fix For: 0.2.0
>
> Attachments: patch.txt
>
>
> [r...@udanax hama-trunk]# bin/hama examples
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/hadoop/mapred/JobShell
> Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.mapred.JobShell
> at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
> Could not find the main class: org.apache.hadoop.mapred.JobShell. Program
> will exit.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.