Vipul Modi created ZEPPELIN-3461:
------------------------------------

             Summary: JobProgressPoller is polling wrong interpreter if binding 
is changed after starting the job
                 Key: ZEPPELIN-3461
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3461
             Project: Zeppelin
          Issue Type: Bug
            Reporter: Vipul Modi


JobProgressPoller is polling wrong interpreter if binding is changed after 
starting the job.

Steps to reproduce:
 * Start a long running spark command.
 * Change interpreter bindings of notebooks.
 * JobProgressPoller starts polling newly bound interpreter.

 

In my opinion we should either kill all running job on interpreter rebinding or 
cache Interpreter information in Job/Paragraph object.



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

Reply via email to