Re: Query about the high availability of Zeppelin

2017-06-30 Thread Alexander Filipchik
Honestly, HA requires more than just active stand by. It should be able to scale without major surgeries, which is not possible right now. For example, if you start too many interpreters, zeppelin box will simply run out of memory. Alex On Thu, Jun 29, 2017 at 10:59 PM, wenxing zheng

Re: Is there a way to close interpreter after inactivity

2017-03-01 Thread Alexander Filipchik
Mar 1, 2017 at 12:54 PM Alexander Filipchik <afilipc...@gmail.com> > wrote: > >> Hi, >> >> Is there any way to close an isolated interpreter after some timeout? >> Let's say set an inactivity timeout of 30 mins (user input or job output) >> and then return all the resources and close everything. >> >> Thank you, >> Alex >> >

Is there a way to close interpreter after inactivity

2017-03-01 Thread Alexander Filipchik
Hi, Is there any way to close an isolated interpreter after some timeout? Let's say set an inactivity timeout of 30 mins (user input or job output) and then return all the resources and close everything. Thank you, Alex