You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Huy (Jira)" <ji...@apache.org> on 2020/09/22 09:12:00 UTC

[jira] [Created] (ZEPPELIN-5060) Disabled paragraph cause Zeppelin notebook to hang

Huy created ZEPPELIN-5060:
-----------------------------

             Summary: Disabled paragraph cause Zeppelin notebook to hang 
                 Key: ZEPPELIN-5060
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5060
             Project: Zeppelin
          Issue Type: Bug
          Components: front-end, zeppelin-web
    Affects Versions: 0.9.0
            Reporter: Huy
         Attachments: image-2020-09-22-16-08-44-826.png, image-2020-09-22-16-10-57-259.png

Symptom
Whenever we disable a paragraph in notebook. If we choose to run all paragraph at once, zeppelin notebook will fall into the state of falsely running, in which it `thinks` that paragraphs are running meanwhile they are not. This result in the fact that users can't interact with the specific notebook anymore.

*Recreation of Error*
+ Create a new notebook
+ Declare two simple paragraph (maybe using some simple print commands)

+ Disable run on the first paragraph

+ Choose to run all paragraph

!image-2020-09-22-16-08-44-826.png!

Result is the notebook is fall in to `stucking` state where all feature can't be used / and blur out

!image-2020-09-22-16-10-57-259.png!

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)