
Ultimate access to all questions.
You have an Azure Machine Learning workspace and a serverless Spark compute. You plan to run a Spark job in a session that repeats every 40 minutes, with each session lasting 15 minutes. During testing, you notice a 15-minute startup delay for the Spark sessions. You need to reduce this startup delay to under one minute. What should you do?
A
Configure the session timeout to be 25 minutes.
B
Increase the number of nodes to 16.
C
Enable dynamically allocated executors.
D
Enable an isolated compute.