# Apache Spark - http://spark.apache.org/- Apache Spark™ is a fast and general engine for large-scale data processing. - Spark 의 핵심은 무엇인가? RDD! : http://www.slideshare.net/yongho/rdd-paper-review- Spark programming guide (번역) : http://www.raonbit.com/spark-programming-guide/ # Spark 설치 (Standalone, Python 기준) - Java 설치 (1.8)# Ubuntu sudo apt-get install python-software-propertiessudo add-apt-rep..