Ahyoung Ryu created ZEPPELIN-1888:
-------------------------------------
Summary: RemoteInterpreterServer processes are still alive even if
Zeppelin server stopped
Key: ZEPPELIN-1888
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1888
Project: Zeppelin
Issue Type: Bug
Reporter: Ahyoung Ryu
Not sure since when, but currently RemoteInterpreterServer processes are not
terminated even after Zeppelin server stopped.
*How to reproduce*
1. Start Zeppelin
2. Run a paragraph \w any interpreters -> RemoteInterpreterServer process will
be shown up (check by ps -ef | grep RemoteInterpreterServer)
3. Stop Zeppelin
4. check ps -ef | grep RemoteInterpreterServer again
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)