SPARK - Execute Framework

  

Spark函数详解系列之RDD基本转换

https://www.cnblogs.com/MOBIN/p/5373256.html

The  RDD provides low level API for hight level of transformation (lasy loading) which is basis of Stream API

1.source input -----> channel -----> source ouput

2.Name node ---> data node or service node

3.Master / Slave, heartbeat

4. Zookeeper as coordinator

5.Configuration, Context, Resource, Exectutor, Task, Stream(input, output)

6.

 

 

 

 

 

 

 

 

posted @ 2018-07-27 07:22  iDragon  阅读(235)  评论(0编辑  收藏  举报