阅读背景:

将RDD [String]类型文本拆分为RDD [String]类型的单词(Scala,Apache Spark)

来源:互联网 

I'm working with Apache Spark and Scala and have a text RDD[String] of the lines in the text. I'd like to split it into words (as in split it at every space) and get out another RDD[String] consisting of the separate words.I'm working with Apache Spark and Scala and hav




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: