6. RDD综合练习:更丰富的操作
摘要:
网盘下载sc.txt文件,通过RDD操作实现以下数据分析:一、集合运算练习 1.union(),intersection(),subtract(), cartesian() 二、内连接与外连接 1.join(), leftOuterJoin(), rightOuterJoin(), fullOute 阅读全文
posted @ 2022-04-20 21:23 why、小王 阅读(36) 评论(0) 推荐(0) 编辑