16
9
18
28275
4
Spark提供了三种主要的与数据相关的API: RDD DataFrame DataSet 下面详细介绍下各自的特点: RDD 主要描述:RDD是Spark提供的最主要的一个...