commit f3717fc7c97ea402c9ddf9020405070421eeb4a4 Thanks Gayathri
On Mon, Mar 21, 2016 at 8:09 PM, Ted Yu <[email protected]> wrote: > Can you tell us the commit hash your workspace is based on ? > > On Mon, Mar 21, 2016 at 8:05 PM, Gayathri Murali < > [email protected]> wrote: > >> Hi All, >> >> I am trying to run ./python/run-tests on my local master branch. I am >> getting the following error. I have run this multiple times before and >> never had this issue. Can someone please help? >> >> *Error: Could not find or load main class >> org.apache.spark.deploy.SparkSubmit* >> *ERROR* >> >> *======================================================================* >> *ERROR: setUpClass (pyspark.streaming.tests.BasicOperationTests)* >> *----------------------------------------------------------------------* >> *Traceback (most recent call last):* >> * File "/Users/gayathri/spark/python/pyspark/streaming/tests.py", line >> 60, in setUpClass* >> * conf = SparkConf().set("spark.default.parallelism", 1)* >> * File "/Users/gayathri/spark/python/pyspark/conf.py", line 104, in >> __init__* >> * SparkContext._ensure_initialized()* >> * File "/Users/gayathri/spark/python/pyspark/context.py", line 245, in >> _ensure_initialized* >> * SparkContext._gateway = gateway or launch_gateway()* >> * File "/Users/gayathri/spark/python/pyspark/java_gateway.py", line 94, >> in launch_gateway* >> * raise Exception("Java gateway process exited before sending the >> driver its port number")* >> *Exception: Java gateway process exited before sending the driver its >> port number* >> >> *There are more errors that follow. * >> >> >> *Thanks* >> *Gayathri* >> >> >> >
