请告诉我如何textFile()
使用SparkContext指定输入路径。像下面这对我不起作用。
sc.textFile("hdfs://localhost:54310/home/myFiles/sampleFile")
其中,54310 是指定的端口号core-site.xml
请告诉我如何textFile()
使用SparkContext指定输入路径。像下面这对我不起作用。
sc.textFile("hdfs://localhost:54310/home/myFiles/sampleFile")
其中,54310 是指定的端口号core-site.xml