摘要: RDD编程基础RDD创建从文件系统中加载数据创建RDD>>> lines = sc.textFile("file:///opt/module/spark/mycode/rdd/word.txt")>>> lines.foreach(print)Spark is fast (0 + 2) / 2]Sp 阅读全文
posted @ 2024-01-28 22:08 听着DJ读童话 阅读(7) 评论(0) 推荐(0)