多项选择题
下列是transformation的算子()。
A.mapPartitions B.lookup C.mapPartitionsWithIndex D.count
多项选择题 RDD和它的父RDD的关系有()。
单项选择题 在Scala中如何获取字符串“Hello”的首字符和尾字符?()
单项选择题 如果需要使用scala库中的sqrt函数,如sqrt(2),下列引用包的方式错误的是()。