This is an automated email from the ASF dual-hosted git repository.

jongyoul pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin.git


    from a2301f3491 [ZEPPELIN-6101][FOLLOWUP] Fix build with profile 
include-hadoop
     add 00b7c55369 [ZEPPELIN-6085] Add configuration option for setting the 
default UI

No new revisions were added by this update.

Summary of changes:
 conf/zeppelin-site.xml.template                    |  6 +++++
 docs/quickstart/explore_ui.md                      | 15 +++++++++++
 docs/setup/operation/configuration.md              |  6 +++++
 .../zeppelin/conf/ZeppelinConfiguration.java       | 11 ++++++++
 .../apache/zeppelin/server/IndexHtmlServlet.java   | 29 +++++++++++++++++++++-
 .../org/apache/zeppelin/server/ZeppelinServer.java | 29 +++++++++++++++++-----
 .../zeppelin/server/IndexHtmlServletTest.java      |  4 +--
 zeppelin-web-angular/package.json                  |  2 +-
 .../src/app/share/header/header.component.html     |  2 +-
 .../src/app/share/header/header.component.ts       | 10 ++++++++
 zeppelin-web-angular/src/index.html                |  9 ++++++-
 .../src/components/navbar/navbar.controller.js     |  8 ++++++
 zeppelin-web/src/components/navbar/navbar.html     |  2 +-
 zeppelin-web/src/index.html                        |  9 ++++++-
 14 files changed, 128 insertions(+), 14 deletions(-)

Reply via email to