QuestionQ42
Set up and configure an Azure Databricks environmentYou have an Azure Databricks workspace that includes a cluster named Cluster1.
Performance monitoring indicates that Cluster1 is consistently overprovisioned for its batch workload:
- CPU utilization stays below 20 percent, even during peak processing periods.
- The workload is highly predictable and has no spikes.
- The current node type already satisfies the workload requirements.
You need to lower compute costs without increasing job duration. What should you do?
- A Enable Photon acceleration.
- B Configure Cluster1 to use a larger node type.
- C Decrease the autotermination timeout of Cluster1.
- D Disable autoscaling and reduce the number of worker nodes.
Community Discussion