摘要: 总共有多少学生?map(), distinct(), count() 开设了多少门课程? 每个学生选修了多少门课?map(), countByKey() 每门课程有多少个学生选?map(), countByValue() Leo选修了几门课?每门课多少分?filter(), map() RDD Le 阅读全文
posted @ 2021-04-18 19:27 杨嘉铭 阅读(73) 评论(0) 推荐(0)