florpor created ZEPPELIN-4142:
---------------------------------
Summary: Combining version control notebook storage with another
storage - note revision controls are unavailable depending on setting order
Key: ZEPPELIN-4142
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4142
Project: Zeppelin
Issue Type: Bug
Components: zeppelin-zengine
Affects Versions: 0.8.1
Reporter: florpor
How to reproduce:
# Start Zeppelin with the "zeppelin.notebook.storage" setting set to
"org.apache.zeppelin.notebook.repo.VFSNotebookRepo,org.apache.zeppelin.notebook.repo.GitNotebookRepo",
either in zeppelin_site.xml or using the ZEPPELIN_NOTEBOOK_STORAGE environment
variable
# Create a new note
# Revision controls are not available
(Reverse the order of the storage classes and the controls are available again)
Is this intentional maybe?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)