February 2019
Beginner to intermediate
544 pages
14h 36m
English
The different features of RDD are explained as follows:
Distributed dataset: RDD is a distributed collection of datasets that are processed in a distributed set of machines. RDD comes with a rich set of operators that allows users to write optimized and efficient processing code without worrying about its distributed processing, fault tolerance, and data shuffling.
Read now
Unlock full access