Spark Optimization for Data Scientists
Many operators in Team Studio run using custom Spark algorithms. While many Spark implementations come with default configuration settings, these might not be optimal for every use case.
You can edit your Spark configuration from Team Studio in three ways:
You can edit the settings, such as memory and executors, for each of these options. Each takes effect on a different scope of the application.
To learn more about Spark settings, see the official documentation.
- Spark Autotuning
Tuning your Spark parameters can get confusing. Team Studio includes automatic optimization for increased performance on Spark jobs.
Related concepts
Related tasks
Related reference
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.