Lee moon soo created ZEPPELIN-1825:
--------------------------------------
Summary: Use version controlled notebook repo by default.
Key: ZEPPELIN-1825
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1825
Project: Zeppelin
Issue Type: Improvement
Reporter: Lee moon soo
After ZEPPELIN-1190, user can create and view checkpoints of note.
However, default notebook repo (VFSNotebookRepo) does not implement
checkpoint() and user will see "Couldn't checkpoint note revision: possibly
storage doesn't support versioning. Please check the logs for more details."
message.
How about use notebook repo that support checkpoint() as a default?
So user can use checkpoint feature with zero configuration.
I think we can use GitNotebookRepo as a default one
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)