大数据实战手册-开发篇之IO

2.4 sparkContext IO:读 2.4.1 textFile # Load a text file and convert each line to a Row. lines = sc.textFile("examples/src/main/resources/people.txt") 2.4.2 hadoopFile 2.4.3 newAPIHadoopFile parquet_r
相关文章
相关标签/搜索