Apache Spark's ____ feature allows for dynamic allocation of resources based on workload.

  • ClusterManager
  • DynamicExecutor
  • ResourceManager
  • SparkAllocation
Apache Spark's ClusterManager feature allows for dynamic allocation of resources based on workload. The ClusterManager dynamically adjusts the resources allocated to Spark applications based on their needs, optimizing resource utilization.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *