A machine learning engineer creates a new Databricks Runtime ML cluster and wants to access Unity Catalog feature tables from it. Which statement is correct according to the current Databricks Runtime ML documentation?
Show answer & explanation
Correct answer: D
WHY D: The current Databricks Runtime ML documentation states that Unity Catalog access on Runtime ML requires Dedicated access mode, and the compute UI sets that mode automatically when Machine learning is selected. WHY NOT A: Photon is not the deciding factor for UC access. WHY NOT B: Runtime ML supports governed workflows. WHY NOT C: UC does not require the legacy workspace registry first. WHY NOT E: Access mode and privileges still matter.