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)