Spark算子总结

文章目录 Spark 算子 类型一:Transformation map filter flatMap mapPartitions mapPartitionsWithIndex sample union(otherDataset) ++ intersection(otherDataset) distinct([numTasks])) groupByKey reduceByKey aggregate
相关文章
相关标签/搜索