This is WRT the PR that I've created
https://github.com/apache/zeppelin/pull/2034.

The issue that I want to discuss over here is how should an Interpreter
behave when it is;
 - restarted from notebook
 - restarted from Interpreter setting page
 - edited from Interpreter setting page
 - deleted from Interpreter setting page


Assuming Zeppelin is being used in Enterprise world, where not all user may
have access to Zeppelin's Interpreter setting page, say only restricted
user say "admin-group" have access to this page. Now when a restart, edit
or delete action is performed from Interpreter setting page; any of this
operation should terminate all the processes of that particular
Interpreter. On the other hand if it is restarted from the notebook page by
any User, then only process of that logged-in User should get affected.

How do you guys think of it?

-- 

Warm Regards,

Prabhjyot Singh

Reply via email to