Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2978 LocalConfigStorage is the old implantation of config storage just for backward compatibility. FileSystemConfigStorage is for hadoop compatible filesystem which is new in 0.8
---