Ankit Mukhija created ZEPPELIN-5396:
---------------------------------------
Summary: GitHubNotebookrepo and GCSNotebookrepo are not working
together.
Key: ZEPPELIN-5396
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5396
Project: Zeppelin
Issue Type: Bug
Affects Versions: 0.9.0
Reporter: Ankit Mukhija
Hi Team,
As mentioned in documentation, "
Multiple storage systems can be used at the same time by providing a
comma-separated list of the class-names in the configuration. By default, only
first two of them will be automatically kept in sync by Zeppelin."
link below
[https://zeppelin.apache.org/docs/0.9.0/setup/storage/storage.html#overview]
But when I tried with Github and GCS together, facing below issues:
a.) If I use GitHub first in the property and then GCSNotebookrepo seperated by
coma, then new Notebook would commit to both the places but won't be able to
sync up existing notebook present in GCS.
b.) if reverse it to use GCSNotebookrepo first, all pre existing notebook sync
up but no Git options such as version, commit are visible in the UI.
Thanks,
Ankit
--
This message was sent by Atlassian Jira
(v8.3.4#803005)