随笔分类 -  spark

摘要:Spark 1.Lighting-fast cluster computing 快如闪电的计算 2.大规模快速通用的计算引擎 3.spark在内存中计算的速度是hadoop的百倍;在磁盘中计算是MapperReduce的10倍 4.DAG: //direct acycle graph,有向无环图 5 阅读全文
posted @ 2018-09-21 18:36 stone1234567890 阅读(182) 评论(0) 推荐(0)