Spark will only work with Scala 2.10... are you trying to do a minor
version upgrade or upgrade to a totally different version?

You could do this as follows if you want:
1. Fork the spark-ec2 repository and change the file here:
https://github.com/mesos/spark-ec2/blob/v2/scala/init.sh
2. Modify your spark-ec2.py script to checkout spark-ec2 from forked version.

- Patrick

On Thu, May 1, 2014 at 2:14 PM, Ian Ferreira <ianferre...@hotmail.com> wrote:
> Is this possible, it is very annoying to have such a great script, but still
> have to manually update stuff afterwards.

Reply via email to