Thanks Alex.
On Tue, Apr 18, 2017 at 7:03 AM, Alexander Bezzubov wrote:
> Hi VInay,
>
> AFAIK there is no such notebooks storage implementation yet. You can see
> the source code for available storages under [0].
>
> Although it should be not hard to add, implementing NotebookRepo methods
> [1
Hi VInay,
AFAIK there is no such notebooks storage implementation yet. You can see
the source code for available storages under [0].
Although it should be not hard to add, implementing NotebookRepo methods
[1] by delegating to appropriate calls in GCS API [2] and may be adding
appropriate credent
Does Zeppelin have functionality to store Notebooks in GCS via VFS?
http://zeppelin.apache.org/docs/0.7.1/storage/storage.html Does not mention
GCS?
Thanks