Re: Restart zeppelin spark interpreter

2016-10-03 Thread Jung, Soonoh
Hi Jonathan, Thank you for the information! Yes, I am using maximizeResourceAllocation. I will try turn off this and just use dynamicAllocation alone. Regards, Soonoh On 4 October 2016 at 11:07, Jonathan Kelly wrote: > On the most recent several releases of EMR, Spark dynamicAllocation is > au

Re: Restart zeppelin spark interpreter

2016-10-03 Thread Jonathan Kelly
On the most recent several releases of EMR, Spark dynamicAllocation is automatically enabled, as it allows longer running apps like Zeppelin's Spark interpreter to continue running in the background without taking up resources for any executors unless Spark jobs are actively running. However, if y