Re: Stand-alone Spark on windows

2015-03-12 Thread Arush Kharbanda
Hi Can you share the complete stack trace Thanks Arush On Thu, Feb 26, 2015 at 6:09 PM, Sergey Gerasimov wrote: > Hi! > > I downloaded Spark binaries unpacked and could successfully run pyspark > shell and write and execute some code here > > BUT > > I failed with submitting stand-alone python

Stand-alone Spark on windows

2015-02-26 Thread Sergey Gerasimov
Hi! I downloaded Spark binaries unpacked and could successfully run pyspark shell and write and execute some code here BUT I failed with submitting stand-alone python scripts or jar files via spark-submit: spark-submit pi.py I always get exception stack trace with NullPointerException in jav