Spark从外部读取数据之textFile

textFile函数java /** * Read a text file from HDFS, a local file system (available on all nodes), or any * Hadoop-supported file system URI, and return it as an RDD of Strings. */ def textFile
相关文章
相关标签/搜索