Answer Posted / Mohd Rizwan Anasri
"RDDs (Resilient Distributed Datasets) are the fundamental data structure in Apache Spark. They can be created from various sources like local collections, external files, databases, or other RDDs using methods like textFile(), parallelize(), and union()."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers