Answer Posted / Raman Kumar Raushan
The two main ways to create RDDs in Spark are through text files (using the textFile method) and through parallel collection (using the parallelize method).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers