
Ultimate access to all questions.
You have an Azure Machine Learning workspace with a serverless Spark compute resource. You run the same Spark session every 40 minutes, and each session lasts for 15 minutes. During testing, you notice a 15-minute delay at the beginning of each Spark session. You need to reduce this initial 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.