Khalid Huseynov created ZEPPELIN-133:
----------------------------------------
Summary: Ability to sync notebooks from local to other storage
systems
Key: ZEPPELIN-133
URL: https://issues.apache.org/jira/browse/ZEPPELIN-133
Project: Zeppelin
Issue Type: Improvement
Components: Core
Affects Versions: 0.5.0, 0.6.0
Reporter: Khalid Huseynov
Fix For: 0.5.0, 0.6.0
Originally Zeppelin has been working only with local file system. With recent
persistence layer abstraction and addition of NotebookRepo interface, Zeppelin
had a choice of a file system to write and read from. However, user can choose
only one storage system (i.e. either local or some remote storage system) by
changing ZEPPELIN_NOTEBOOK_STORAGE environment variable. On the other hand, it
would be much better to have the best of both worlds, meaning to work with
local copy, while keeping remote storage in sync with local changes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)