You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Ahyoung Ryu (JIRA)" <ji...@apache.org> on 2017/01/03 02:47:58 UTC

[jira] [Created] (ZEPPELIN-1888) RemoteInterpreterServer processes are still alive even if Zeppelin server stopped

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)