Scott Viteri created ZEPPELIN-1053:
--------------------------------------
Summary: Permanent Notebook Hangups
Key: ZEPPELIN-1053
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1053
Project: Zeppelin
Issue Type: Bug
Components: GUI
Reporter: Scott Viteri
Priority: Minor
Upon use of an inefficient operation, entire notebook UI freezes and becomes
unresponsive.
After exiting and coming back to the notebook, the operation continues, making
the spark job impossible to fix. Right now, this can be solved by deleting the
notebook from the REST API; however, the real issue is Zeppelin automatically
tries to finish the execution of partially executed paragraphs upon opening of
the notebook.
Fix by:
1) Stopping paragraph execution upon exiting notebook
2) Only restarting paragraph execution upon clicking the start button
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)