
Ultimate access to all questions.
A production Databricks cluster is configured with one driver and three executor nodes, all utilizing the same virtual machine type. While monitoring the Ganglia Metrics dashboard, which of the following observations would most likely indicate a performance bottleneck caused by code executing sequentially on the driver rather than being parallelized?
A
Network I/O metrics remain stable without any significant spikes or fluctuations during the execution.
B
The 'Bytes Received' metric consistently stays below 80 million bytes per second.
C
The overall cluster CPU utilization consistently hovers around 25%.
D
The five-minute Load Average remains completely flat across the duration of the job.
E
The total disk space usage across all nodes in the cluster remains unchanged.