GitHub user prabhjyotsingh opened a pull request:
https://github.com/apache/zeppelin/pull/3143
[ZEPPELIN-3722] Zeppelin UI shows "configured HomePage is not existed" with
default config
### What is this PR for?
With default `zeppelin-site.xml` config i.e. "zeppelin.notebook.homescreen"
set to empty string Zeppelin home page shows "configured HomePage is not
existed".
### What type of PR is it?
[Bug Fix]
### What is the Jira issue?
* [ZEPPELIN-3722](https://issues.apache.org/jira/browse/ZEPPELIN-3722)
### Questions:
* Does the licenses files need update? N/A
* Is there breaking changes for older versions? N/A
* Does this needs documentation? N/A
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prabhjyotsingh/zeppelin ZEPPELIN-3722
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/3143.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3143
----
commit 782f73a1d219fd80ecdb62b0e9d1c70d02344f79
Author: Prabhjyot Singh <prabhjyotsingh@...>
Date: 2018-08-16T07:45:46Z
ZEPPELIN-3722: Zeppelin UI shows "configured HomePage is not existed" with
default config
Change-Id: Ibf8a913fb7e62a619b6358c062f3df8fed649b8d
----
---