Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A data analyst is executing a shell script across all notebooks linked to a cluster, but the script's lengthy command set is causing significant delays. As a data engineer, what advice would you offer to expedite the process?
A
Execute the shell script as the Workspace admin
B
Utilize %md to accelerate the script execution
%md
C
Incorporate the shell script as an init script for faster execution
D
Augment the number of worker nodes to enhance script speed
E
Trigger the notebook execution via the Databricks API