spark算子

  transformation算子 1、map() 2、flatmap() 3、mapPartitions() 4、union() 5、groupByKey() 6、filter() 7、distinc()去重 8、subtract()集合的差操作 9、cache()從磁盤緩存到內存 10、persist()緩存操作 11、combineByKey()類似於MR中的combiner 12、red
相關文章
相關標籤/搜索