Hi, Thanks for sharing the problem. Do you mind create an JIRA issue? https://issues.apache.org/jira/browse/ZEPPELIN That might help track this problem.
Thanks, moon On Sat, Feb 11, 2017 at 8:09 AM Gopikrishnan K. Rajaram <kiraja...@gmail.com> wrote: > Hello: - I have done the settings in zeppelin-site.xml as described in the > support documentation. After restarting zeppelin, I tried to create a new > notebook; it was still stored in the local unix file system and no copy was > found in Azure storage account. I found this warning message in the log > file: > > WARN [2017-02-10 20:30:46,654] ({main} NotebookRepoSync.java[<init>]:88) - > Failed to initialize org.apache.zeppelin.notebook.repo.AzureNotebookRepo > notebook storage class > at > org.apache.zeppelin.notebook.repo.AzureNotebookRepo.<init>(AzureNotebookRepo.java:76) > > I installed Zeppelin 0.7.0 on the master node of a 3 node Spark (2.1.0) > cluster on Azure VM's. > > Thanks > > Krish >