Re: Increasing Spark history resources

2022-12-09 Thread Artemis User
If you didn't have performance issues before with the history server, it may not be a threading or RAM problem.  You may want to check on the disk space availability for the event logs... On 12/8/22 8:00 PM, Nikhil Goyal wrote: Hi folks, We are experiencing slowness in Spark history server,

Increasing Spark history resources

2022-12-08 Thread Nikhil Goyal
Hi folks, We are experiencing slowness in Spark history server, hence trying to find what config properties we can tune to fix the issue. I found that SPARK_DAEMON_MEMORY is used to control memory, similarly is there a config property to increase the number of threads? Thanks Nikhil