A Data Scientist must run inference on a continuously updated Delta table named sales_data by using an MLflow-registered Spark ML pipeline model (catalog.prod.sales_forecaster). Predictions must be written to the Delta table forecast_results, which must be updated with low latency by leveraging a cluster with three executors. They want to maximize efficient cluster usage while doing so.
Which approach meets these needs?
A
B
C
D
0
Community Discussion
No comments yet. Be the first to start the discussion!
Community Discussion