Re: how to setup notebook storage path

2020-06-15 Thread Jeff Zhang
zeppelin.notebook.dir in zeppelin-site.xml is the notebook location for VFSNotebookRepo Manuel Sopena Ballesteros 于2020年6月16日周二 下午2:43写道: > Dear Zeppelin community, > > > I am using zeppelin 0.8.0 deployed by HDP/ambari, by default it > uses FileSystemNotebookRepo as a notebook storage with path

how to setup notebook storage path

2020-06-15 Thread Manuel Sopena Ballesteros
Dear Zeppelin community, I am using zeppelin 0.8.0 deployed by HDP/ambari, by default it uses FileSystemNotebookRepo as a notebook storage with path /user/. I would like to change it to VFSNotebookRepo instead of hadoop. I can change the zeppelin.notebook.storage in zeppelin-site configurati

Dependency management priorities

2020-06-15 Thread sunrise9999
I do not understand the relationship between Maven repository, local Maven repository (.m2/repository) and a "local-repo" folder which I understand can be a subdir of ZEPPELIN_HOME. All works fine if I use Maven, even the https upgrade works now. But if I pull my

can I do slide show presentation

2020-06-15 Thread John Smith
Is there any way to do a slideshow presentation from the notebook like what is possible in Jupyter using RISE ( https://rise.readthedocs.io/en/stable/ ).