Next, we read the input text file using SparkContext variable and created a flatmap of words. words is of type PythonRDD. words = sc.textFile("D:/workspace/ ...
確定! 回上一頁