You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Mina Lee (JIRA)" <ji...@apache.org> on 2015/12/27 20:38:49 UTC

[jira] [Created] (ZEPPELIN-537) Improve behavior of reloading notebooks from storage

Mina Lee created ZEPPELIN-537:
---------------------------------

             Summary: Improve behavior of reloading notebooks from storage
                 Key: ZEPPELIN-537
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-537
             Project: Zeppelin
          Issue Type: Improvement
            Reporter: Mina Lee


When there is a notebook add/modify/delete in storage level, Zeppelin reload this changes only when user set ZEPPELIN_NOTEBOOK_RELOAD_FROM_STORAGE to be true.

Downside of current behavior are:
- Everytime client requests note list, it reloads notes from storage.
- If user reload the page during the paragraph is in RUNNING status, status of the paragraph will change to ABORT even if it's running

Will handle this issue by providing reloading button in home page



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)