1. Install Java and set JAVA_HOME
2. Install IntelliJ IDH and Scala plugin
3. Download spark1.0.0
4. Generate a workspace for IDEA
[shaochen@linux spark-1.0.0]$ export http_proxy=proxy01.cd.intel.com:911
[shaochen@linux spark-1.0.0]$ sbt/sbt -Dhttp.proxyHost=proxy01.cd.intel.com -Dhttp.proxyPort=911 update gen-idea
Setup Spark source code environment,布布扣,bubuko.com
Setup Spark source code environment
原文地址:http://www.cnblogs.com/littlesuccess/p/3792227.html