
Answer-first summary for fast verification
Answer: All of the above
1. **spark_version**: This specifies the Apache Spark version for the cluster, ensuring compatibility and access to features. 2. **autoscale**: Enables dynamic adjustment of worker nodes based on workload, optimizing resources and costs. 3. **node_type_id**: Determines the VM instances for worker nodes, affecting CPU, memory, and performance. All three are essential for tailoring the cluster to specific needs.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.