You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Shim HyungSung (JIRA)" <ji...@apache.org> on 2015/11/21 17:05:10 UTC

[jira] [Created] (ZEPPELIN-454) Improve storing notebook.

Shim HyungSung created ZEPPELIN-454:
---------------------------------------

             Summary: Improve storing notebook.
                 Key: ZEPPELIN-454
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-454
             Project: Zeppelin
          Issue Type: Improvement
            Reporter: Shim HyungSung


Hello.
If for any reason notebook can't be stored(for example, unavailable disk space or zeppelin server process killed while storing notebook),
Zeppelin server can't be started because notebook(note.json) parsing error.

When storing the notebook, save temporary file(like .note.json) first and if  it is succeed move .note.json to note.json.
I think this is more safety way.



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