Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
1.ant clean jar; pig-0.14.0-SNAPSHOT-core-h1.jar will be generated by the command
2.export SPARK_PIG_JAR=$PIG_HOME/pig-0.14.0-SNAPSHOT-core-h1.jar
3.build hadoop1 and spark env.spark run in local mode
jps:
11647 Master #spark master runs
6457 DataNode #hadoop datanode runs
22374 Jps
11705 Worker# spark worker runs
27009 JobTracker #hadoop jobtracker runs
26602 NameNode #hadoop namenode runs
29486 org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
19692 Main
4.ant test-spark
Attachments
Attachments
Issue Links
- is blocked by
-
PIG-4243 Fix "TestStore" for Spark engine
- Closed