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 2017/03/14 02:51:41 UTC

[jira] [Created] (ZEPPELIN-2256) It is not necessary to poll job progress in InterpretJob

Jeff Zhang created ZEPPELIN-2256:
------------------------------------

             Summary: It is not necessary to poll job progress in InterpretJob
                 Key: ZEPPELIN-2256
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2256
             Project: Zeppelin
          Issue Type: Improvement
    Affects Versions: 0.7.0
            Reporter: Jeff Zhang
            Assignee: Jeff Zhang


I see Interpreter.getProgress is called twice at the same time. One is from the zeppelin-server, another call is from InterpretJob itself in interpreter process. Actually it is not necessary to do it in InterpretJob. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)