Re: problem with spark-ec2 launch script Re: spark-ec2 ERROR: Line magic function `%matplotlib` not found

2014-09-26 Thread Andy Davidson
Many many thanks Andy From: Nicholas Chammas Date: Friday, September 26, 2014 at 11:24 AM To: Andrew Davidson Cc: Davies Liu , "user@spark.apache.org" Subject: Re: problem with spark-ec2 launch script Re: spark-ec2 ERROR: Line magic function `%matplotlib` not found > Are yo

Re: problem with spark-ec2 launch script Re: spark-ec2 ERROR: Line magic function `%matplotlib` not found

2014-09-26 Thread Nicholas Chammas
es in my cluster > > Thanks > > Andy > > From: Davies Liu > Date: Thursday, September 25, 2014 at 9:58 PM > To: Andrew Davidson > Cc: "user@spark.apache.org" > Subject: Re: spark-ec2 ERROR: Line magic function `%matplotlib` not found > > Maybe you have

problem with spark-ec2 launch script Re: spark-ec2 ERROR: Line magic function `%matplotlib` not found

2014-09-26 Thread Andy Davidson
correct version on all the machines in my cluster Thanks Andy From: Davies Liu Date: Thursday, September 25, 2014 at 9:58 PM To: Andrew Davidson Cc: "user@spark.apache.org" Subject: Re: spark-ec2 ERROR: Line magic function `%matplotlib` not found > Maybe you have Python 2.7

Re: spark-ec2 ERROR: Line magic function `%matplotlib` not found

2014-09-25 Thread Davies Liu
Maybe you have Python 2.7 on master but Python 2.6 in cluster, you should upgrade python to 2.7 in cluster, or use python 2.6 in master by set PYSPARK_PYTHON=python2.6 On Thu, Sep 25, 2014 at 5:11 PM, Andy Davidson wrote: > Hi > > I am running into trouble using iPython notebook on my cluster. Us

spark-ec2 ERROR: Line magic function `%matplotlib` not found

2014-09-25 Thread Andy Davidson
Hi I am running into trouble using iPython notebook on my cluster. Use the following command to set the cluster up $ ./spark-ec2 --key-pair=$KEY_PAIR --identity-file=$KEY_FILE --region=$REGION --slaves=$NUM_SLAVES launch $CLUSTER_NAME On master I launch python as follows $ IPYTHON_OPTS="noteboo

Re: spark ec2 error

2014-05-04 Thread Jeremy Freeman
Cool, glad to help! I just tested with 0.8.1 and 0.9.0 and both worked perfectly, so seems to all be good. -- Jeremy -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/spark-ec2-error-tp5323p5329.html Sent from the Apache Spark User List mailing list archive

Re: spark ec2 error

2014-05-04 Thread Patrick Wendell
exist, and earlier versions of spark-ec2.py >> still use deploy_templates from https://github.com/mesos/spark-ec2.git -b >> v2, which has the new variables. >> >> Using the updated spark-ec2.py from master works fine. >> >> -- Jeremy >> >> - >> Jeremy Freeman, PhD >> Neuroscientist >> @thefreemanlab >> >> >> >> -- >> View this message in context: >> http://apache-spark-user-list.1001560.n3.nabble.com/spark-ec2-error-tp5323.html >> Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: spark ec2 error

2014-05-04 Thread Patrick Wendell
rom master works fine. > > -- Jeremy > > - > Jeremy Freeman, PhD > Neuroscientist > @thefreemanlab > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/spark-ec2-error-tp5323.html > Sent from the Apache Spark User List mailing list archive at Nabble.com.

spark ec2 error

2014-05-04 Thread Jeremy Freeman
, PhD Neuroscientist @thefreemanlab -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/spark-ec2-error-tp5323.html Sent from the Apache Spark User List mailing list archive at Nabble.com.