Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 2.1.0
-
Fix Version/s: None
-
Component/s: app.editor
-
Labels:None
-
Target Version:
Description
The grep sample provided with Job Designer is not a good example of a MapReduce job design. In the example, the JAR file is set to /user/hue/jobsub/examples/hadoop-examples.jar. However, this JAR file is not used because the map and reduce classes that are used in the job are provided by the org.apache.hadoop.mapred.lib package. I have substituted a random JAR file in the JAR path field and the example still works.
Attachments
Issue Links
- relates to
-
HUE-1077 [jobsub] Add some examples
-
- Resolved
-