Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0.0-alpha2
-
None
-
Reviewed
Description
The manifest for hadoop-mapreduce-client-jobclient.jar points to org.apache.hadoop.test.MapredTestDriver, which is in the test JAR. Without the test JAR in the class path, running the jobclient JAR will fail with a class not found exception.