Chan Ho Lee created ZEPPELIN-6127:
-------------------------------------
Summary: Incorrect `ZEPPELIN_ANGULAR_WAR` value setup in
`common.sh`
Key: ZEPPELIN-6127
URL: https://issues.apache.org/jira/browse/ZEPPELIN-6127
Project: Zeppelin
Issue Type: Bug
Reporter: Chan Ho Lee
Assignee: Chan Ho Lee
When setting `ZEPPELIN_ANGULAR_WAR`, it should check for the
`${ZEPPELIN_HOME}/zeppelin-web-angular/dist/zeppelin` directory.
However, it currently checks for the
`{{{}${ZEPPELIN_HOME}/zeppelin-web/dist{}}} directory, causing an issue where
the new UI load fails if the classic UI is not built.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)