GitHub user minahlee opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/331
[Zeppelin 329] Notebook copied in file system level should be reflected in
notebook list
This PR enables Zeppelin to reflect addition/changes/removal of
`{ZEPPELIN_NOTEBOOK_DIR}/{notebookId}/note.json` on the file system without
restarting ZeppelinServer.
To activate this functionality, user needs to set
`ZEPPELIN_NOTEBOOK_GET_FROM_REPO` to be true in conf/zeppelin-env.sh.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/minahlee/incubator-zeppelin ZEPPELIN-329
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/331.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 #331
----
commit 34f412b41c0871172721c590f5e1267fdb3f0694
Author: Mina Lee <[email protected]>
Date: 2015-10-01T03:05:34Z
ZEPPELIN-329 Notebook copied in file system level should be reflected in
notebook list
commit 82bbb57ed61fc68d64e58294652b0c8522160b2a
Author: Mina Lee <[email protected]>
Date: 2015-10-01T03:07:54Z
Fix indentation
----
---
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.
---