求包养QAQ

摘要: 一、词频统计 A. 分步骤实现 准备文件 下载小说或长篇新闻稿 上传到hdfs上 hdfs dfs -put ./data/my.txt ./ hdfs dfs -ls ./ 读文件创建RDD lines=sc.textFile("hdfs://localhost:9000/user/hjq/my. 阅读全文
posted @ 2022-04-07 21:26 Baby_Monster 阅读(80) 评论(0) 推荐(0) 编辑