A data engineer notices that a Photon-enabled query has low CPU utilization but high I/O wait. What is the most likely bottleneck?
-
A
Photon is disabled for this query due to an unsupported operator
-
B
The query is I/O bound due to reading many unoptimized small files or non-columnar data
-
C
Photon's native memory is exhausted and spilling to disk
-
D
The cluster has too many cores relative to executors