Chan Ho Lee created ZEPPELIN-6085:
-------------------------------------

             Summary: Add configuration option for setting the default UI
                 Key: ZEPPELIN-6085
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-6085
             Project: Zeppelin
          Issue Type: Improvement
            Reporter: Chan Ho Lee
            Assignee: Chan Ho Lee


This issue introduces a new configuration option, `zeppelin.default.ui`, that 
allows users to define which UI is served by default in Zeppelin.

The available options are `new` and `classic`.

By default, the value is set to `new`, which will serve the new UI at the root 
path(`"/"`) and the classic UI at `"/classic"`.

If the configuration is set to `classic`, the classic UI will be served at 
`"/"` and the new UI at `"/"`

The new UI has recently become the default, but it is not yet fully complete, 
which may cause inconvenience for users.

By adding this option, we aim to reduce the inconvenience for users who are not 
ready to migrate to the new UI



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to