GitHub user Leemoonsoo opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/44
ZEPPELIN-26 Pluggable notebook persistence layer
See https://issues.apache.org/jira/browse/ZEPPELIN-26
* [x] Notebook persistence layer abstraction
* [ ] Make persistence layer implementation selection configurable
This PR abstract notebook persistence layer and provides one implementation
based on commons-vfs.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Leemoonsoo/incubator-zeppelin ZEPPELIN-26
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/44.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #44
----
commit 1d63234a6b76c33a867ed41a800b50e7791fde8a
Author: Lee moon soo <[email protected]>
Date: 2015-04-21T04:18:54Z
Add notebook storage abstraction and implementation based on commons-vfs2
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---