Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Describe a scenario where you would need to restart a Databricks cluster due to memory leaks. Explain the steps you would take to identify the memory leak, fix it, and then restart the cluster safely.
A
Ignore the memory leak and continue running the cluster.
B
Immediately restart the cluster without checking for memory leaks.
C
Analyze the cluster metrics, identify the source of the memory leak, fix the code, and then restart the cluster.
D
Terminate the cluster and create a new one.