View all questions & answers for the Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 exam
A Spark DataFramedfis cached using theMEMORY_AND_DISKstorage level, but the DataFrame is too large to fit entirely in memory.
What is the likely behavior when Spark runs out of memory to store the DataFrame?
Submit