RDD 算子分为 transformation 和 action,transformation 是得到一个新的RDD。

RDD 算子分为 transformation 和 action,transformation 是得到一个新的RDD。

A.正确

B.错误

正确答案:正确

猜你喜欢