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
wrote:
>
Nice! I hacked it together for 0.6 but porting it to 0.7 is challenging.
On Wed, Mar 1, 2017 at 12:18 PM, Ruslan Dautkhanov
wrote:
> https://issues.apache.org/jira/browse/ZEPPELIN-2197
>
> This was created just yesterday :-)
>
>
> On Wed, Mar 1, 2017 at 12:54 PM Alexander
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