map和flatMap. map. 功能:Return a new RDD by applying a function to each element of this RDD. 将函数作用于RDD中的每个元素,将返回值构成新的RDD。
確定! 回上一頁