Home »
MCQs »
PySpark MCQs
To decide how RDDs are stored, PySpark has different StorageLevels, such as the following
54. To decide how RDDs are stored, PySpark has different StorageLevels, such as the following:
- DISK_ONLY
- DISK_ONLY_2
- MEMORY_AND_DISK
- All of the above
Answer: D) All of the above
Explanation:
To decide how RDDs are stored, PySpark has different StorageLevels, such as the following:
- DISK_ONLY
- DISK_ONLY_2
- MEMORY_AND_DISK