1. Scala集合学习:
http://blog.csdn.net/lyrebing/article/details/20362227
2. scala实现kmeans算法
http://www.thinksaas.cn/group/topic/93852/
3. Spark之Scala学习网站
http://spark.apache.org/docs/latest/mllib-decision-tree.html
4. Spark wordcount开发并提交到集群运行:
http://www.tuicool.com/articles/RZj2uaR
5. 从wordcount分析spark交付job:
http://www.ylzx8.cn/zonghe/open-source/1003888.html
6. Spark Streaming实时处理案例
http://www.infoq.com/cn/news/2014/04/spark-streaming-bidding
http://www.tuicool.com/articles/iuMryu(原理解析)
http://www.lzhangruili.cn/2014/3/2/00974.html(今天完成)
7. Spark运行架构
http://blog.csdn.net/book_mmicky/article/details/25714419
8. 使用IntelliJ IDEA开发Spark1.0.0应用程序
http://blog.csdn.net/book_mmicky/article/details/25714549
9. RDD:基于内存的集群计算容错抽象
http://shiyanjun.cn/archives/744.html
10. Scala讲座:函数式编程处理树结构数据
http://developer.51cto.com/art/200909/153908.htm
11. Spark Streaming
http://spark.apache.org/docs/latest/streaming-programming-guide.html#linking