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)