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)