Re: What is a pre built package of Apache Spark

2014-09-25 Thread Akhil Das
Looks like pyspark was not able to find the python binaries from the
environment. You need to install python
https://docs.python.org/2/faq/windows.html (if not installed already).

Thanks
Best Regards

On Thu, Sep 25, 2014 at 9:00 AM, Denny Lee denny.g@gmail.com wrote:

 This seems similar to a related Windows issue concerning python where
 pyspark could't find the python because the PYTHONSTARTUP environment
 wasn't set - by any chance could this be related?

 On Wed, Sep 24, 2014 at 7:51 PM, christy 760948...@qq.com wrote:

 Hi I have installed standalone on win7(src not pre-built version), after
 the
 sbt assembly, I can run spark-shell successfully but python shell does
 work.

 $ ./bin/pyspark
 ./bin/pyspark: line 111: exec: python: not found

 have you solved your problem?

 Thanks,
 Christy






 --
 View this message in context:
 http://apache-spark-user-list.1001560.n3.nabble.com/What-is-a-pre-built-package-of-Apache-Spark-tp14080p15101.html
 Sent from the Apache Spark User List mailing list archive at Nabble.com.

 -
 To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
 For additional commands, e-mail: user-h...@spark.apache.org





Re: What is a pre built package of Apache Spark

2014-09-24 Thread christy
Hi I have installed standalone on win7(src not pre-built version), after the
sbt assembly, I can run spark-shell successfully but python shell does work.

$ ./bin/pyspark
./bin/pyspark: line 111: exec: python: not found

have you solved your problem?

Thanks,
Christy






--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/What-is-a-pre-built-package-of-Apache-Spark-tp14080p15101.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org



Re: What is a pre built package of Apache Spark

2014-09-24 Thread Denny Lee
This seems similar to a related Windows issue concerning python where
pyspark could't find the python because the PYTHONSTARTUP environment
wasn't set - by any chance could this be related?

On Wed, Sep 24, 2014 at 7:51 PM, christy 760948...@qq.com wrote:

 Hi I have installed standalone on win7(src not pre-built version), after
 the
 sbt assembly, I can run spark-shell successfully but python shell does
 work.

 $ ./bin/pyspark
 ./bin/pyspark: line 111: exec: python: not found

 have you solved your problem?

 Thanks,
 Christy






 --
 View this message in context:
 http://apache-spark-user-list.1001560.n3.nabble.com/What-is-a-pre-built-package-of-Apache-Spark-tp14080p15101.html
 Sent from the Apache Spark User List mailing list archive at Nabble.com.

 -
 To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
 For additional commands, e-mail: user-h...@spark.apache.org




Re: What is a pre built package of Apache Spark

2014-09-12 Thread andrew.craft
Hi,

I do not see any pre-build binaries on the site currently. I am using the
make-distribution.sh to create a binary package. After that is done the the
file generated by that will allow you to run execute the scripts in the bin
folder.

HTH,
Andrew



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/What-is-a-pre-built-package-of-Apache-Spark-tp14080p14088.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org