was working on a 'hack'. modified spark-ec2.py (to point to my own spark-ec2 repo at github), and then built a customized spark-ec2 repo (copied from github) then modified the init.sh under spark folder so that the master node downloads the customized spark from s3. the spark was successfully installed and running, but it does not work correctly. I tried pi.py and it failed. wondering how the file http://s3.amazonaws.com/spark-related-packages/spark-1.1.0-bin-cdh4.tgz was built, because I saw many differences for this official build on s3 and my own build. for example, it has a lib folder, but my build does not have that.
Anyone can help with this? Thanks! -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/spark-ec2-deploy-customized-spark-version-tp17135p17165.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