This repository was archived by the owner on Jul 16, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
core/src/emr-eks-platform/resources/k8s/emr-eks-config Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 "spark.dynamicAllocation.minExecutors" : " 8" ,
1111 "spark.dynamicAllocation.maxExecutors" : " 40" ,
1212 "spark.kubernetes.allocation.batch.size" : " 8" ,
13- "spark.kubernetes.executor.request.cores" : " 7.5 " ,
14- "spark.executor.memory" : " 26g " ,
15- "spark.kubernetes.driver.request.cores" : " 1.7 " ,
16- "spark.driver.memory" : " 6g " ,
13+ "spark.kubernetes.executor.request.cores" : " 7.7 " ,
14+ "spark.executor.memory" : " 20800 " ,
15+ "spark.kubernetes.driver.request.cores" : " 2.5 " ,
16+ "spark.driver.memory" : " 6800m " ,
1717 "spark.dynamicAllocation.executorAllocationRatio" : " 1" ,
1818 "spark.dynamicAllocation.shuffleTracking.enabled" : " true" ,
1919 "spark.dynamicAllocation.shuffleTracking.timeout" : " 300s" ,
Original file line number Diff line number Diff line change 1919 "spark.dynamicAllocation.minExecutors" : " 8" ,
2020 "spark.dynamicAllocation.maxExecutors" : " 40" ,
2121 "spark.kubernetes.allocation.batch.size" : " 8" ,
22- "spark.kubernetes.executor.request.cores" : " 7.5 " ,
23- "spark.executor.memory" : " 26G " ,
24- "spark.kubernetes.driver.request.cores" : " 1.7 " ,
25- "spark.driver.memory" : " 6G " ,
22+ "spark.kubernetes.executor.request.cores" : " 7.7 " ,
23+ "spark.executor.memory" : " 20800m " ,
24+ "spark.kubernetes.driver.request.cores" : " 2.5 " ,
25+ "spark.driver.memory" : " 6800m " ,
2626 "spark.dynamicAllocation.executorAllocationRatio" : " 1" ,
2727 "spark.dynamicAllocation.shuffleTracking.enabled" : " true" ,
2828 "spark.dynamicAllocation.shuffleTracking.timeout" : " 300s" ,
Original file line number Diff line number Diff line change 1010 "spark.dynamicAllocation.minExecutors" : " 0" ,
1111 "spark.dynamicAllocation.maxExecutors" : " 20" ,
1212 "spark.kubernetes.allocation.batch.size" : " 2" ,
13- "spark.kubernetes.executor.request.cores" : " 3.3 " ,
14- "spark.executor.memory" : " 12700m " ,
15- "spark.kubernetes.driver.request.cores" : " 1.7 " ,
16- "spark.driver.memory" : " 2500m " ,
13+ "spark.kubernetes.executor.request.cores" : " 3.7 " ,
14+ "spark.executor.memory" : " 10200m " ,
15+ "spark.kubernetes.driver.request.cores" : " 1.6 " ,
16+ "spark.driver.memory" : " 4700m " ,
1717 "spark.dynamicAllocation.executorAllocationRatio" : " 1" ,
1818 "spark.dynamicAllocation.shuffleTracking.enabled" : " true" ,
1919 "spark.dynamicAllocation.shuffleTracking.timeout" : " 300s" ,
Original file line number Diff line number Diff line change 1010 "spark.dynamicAllocation.minExecutors" : " 8" ,
1111 "spark.dynamicAllocation.maxExecutors" : " 40" ,
1212 "spark.kubernetes.allocation.batch.size" : " 8" ,
13- "spark.kubernetes.executor.request.cores" : " 3.3 " ,
14- "spark.executor.memory" : " 12700m " ,
13+ "spark.kubernetes.executor.request.cores" : " 3.8 " ,
14+ "spark.executor.memory" : " 10400m " ,
1515 "spark.kubernetes.driver.request.cores" : " 1.7" ,
16- "spark.driver.memory" : " 6g " ,
16+ "spark.driver.memory" : " 4900m " ,
1717 "spark.dynamicAllocation.executorAllocationRatio" : " 1" ,
1818 "spark.dynamicAllocation.shuffleTracking.enabled" : " true" ,
1919 "spark.dynamicAllocation.shuffleTracking.timeout" : " 300s" ,
You can’t perform that action at this time.
0 commit comments