Log files content :
Pig Stack Trace
---
ERROR 2998: Unhandled internal error. Could not initialize class
org.apache.spark.rdd.RDDOperationScope$
java.lang.NoClassDefFoundError: Could not initialize class
org.apache.spark.rdd.RDDOperationScope$
at org.apache.spark.SparkContext.withScope
>>> Details at logfile: /home/pig/pig_1448425672112.log
You need to check the log file for details
On Wed, Nov 25, 2015 at 1:57 PM, Divya Gehlot
wrote:
> Hi,
>
>
> As a beginner ,I have below queries on Spork(Pig on Spark).
> I have cloned git clone https://github.com/apache/pig -b spark .