刘淑婷

2022年4月19日 #

6. RDD综合练习:更丰富的操作

摘要: 集合运算练习 union(), intersection(),subtract(), cartesian() 三、学生课程分数 网盘下载sc.txt文件,通过RDD操作实现以下数据分析: 持久化 scm.cache() 总共有多少学生?map(), distinct(), count() 开设了多少 阅读全文

posted @ 2022-04-19 23:22 树亭 阅读(36) 评论(0) 推荐(0) 编辑

导航