Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.6.2
Description
For upgrade runs, I am seeing that notebook storage is still configured to VFSNotebookRepo and hence notebook remote storage functionality is not working.
Test configuration:
CentOS6 + Ambari-2.5.1 + HDP-2.6.1 -> AU to Ambari-2.6.2 -> Full EU to HDP-2.6.5.0-74 -> Run stack tests
as i understood, property zeppelin.notebook.storage should be updated. In Zeppelin 0.6.0 this property has value org.apache.zeppelin.notebook.repo.VFSNotebookRepo, in Zeppelin 0.7.0 org.apache.zeppelin.notebook.repo.FileSystemNotebookRepo, so during upgrade from Zeppelin 0.6.0 to Zeppelin 0.7.0 this value should be changed.