Skip to content

Commit

Permalink
Merge pull request #24 from manojkumarsah13/patch-6
Browse files Browse the repository at this point in the history
Update cluster-config.json.j2
  • Loading branch information
dicdiksha authored Oct 18, 2023
2 parents c74ac58 + 1c2e97b commit 6238f3e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
"spark.sql.shuffle.partitions" : "{{ spark_sql_shuffle_partitions }}",
"spark.scheduler.mode" : "FAIR",
"spark.driver.memory" : "240g",
"spark.executor.memory" : "60g",
"spark.driver.memoryOverhead" : "20g",
"spark.executor.memoryOverhead" : "4g",
"spark.serializer" : "org.apache.spark.serializer.KryoSerializer",
Expand Down

0 comments on commit 6238f3e

Please sign in to comment.