Spark之RDD介绍

概述 Resilient Distributed Datasets (RDDs) Spark revolves around the concept of a resilient distributed dataset (RDD), which is a fault-tolerant collection of elements that can be operated on in paralle
相关文章
相关标签/搜索