zenglinxi created ZEPPELIN-242:
----------------------------------

             Summary: Stop RemoteInterpreterServer automatically when no 
paragraph run in a Specified time
                 Key: ZEPPELIN-242
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-242
             Project: Zeppelin
          Issue Type: Improvement
    Affects Versions: 0.6.0
            Reporter: zenglinxi


   When using zeppelin to run some spark or sql programs, it will start a 
RemoteInterpreterServer after the first time we run the paragraph, and the 
RemoteInterpreterServer will never stop unless we kill the process or stop the 
zeppelin server. 
   The problem is that the RemoteInterpreterServer will hold the resource of 
yarn (when we run zeppelin paragraph on yarn) even it did't run any paragraph 
after a long time, which is a waste of resources.
    It would be good if we can stop RemoteInterpreterServer automatically after 
no paragraph run in a Specified time (for example 3600s). 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to