Spark运行架构

原文网址:http://www.cnblogs.com/shishanyuan/p/4721326.html 1.术语定义 lApplication:Spark Application的概念和Hadoop MapReduce中的类似,指的是用户编写的Spark应用程序,包含了一个Driver 功能的代码和分布在集群中多个节点上运行的Executor代码; lDriver:Spark中的Driver
相关文章
相关标签/搜索