When initing a spark session without any configuration modification, what is the default spark.executor.memory set to?
Asked
Active
Viewed 81 times
1 Answers
0
It is 1g based on Spark specification, full detail see https://spark.apache.org/docs/latest/configuration.html

JIST
- 1,139
- 2
- 8
- 30