You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2018/09/01 13:49:00 UTC

[jira] [Created] (ZEPPELIN-3755) Change job status pull mode to push mode

Jeff Zhang created ZEPPELIN-3755:
------------------------------------

             Summary: Change job status pull mode to push mode
                 Key: ZEPPELIN-3755
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3755
             Project: Zeppelin
          Issue Type: Improvement
            Reporter: Jeff Zhang


Currently we have 2 thread. One for pulling job status and another for pulling job progress. Instead of pulling status & progress in zeppelin server side, we should push it from interpreter process to zeppelin server side. So that we don't need to allocate 2 threads for each job 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)