Lin Chan created ZEPPELIN-1400:
----------------------------------
Summary: Use relative path to the interpreter setting page
Key: ZEPPELIN-1400
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1400
Project: Zeppelin
Issue Type: Bug
Reporter: Lin Chan
>From notebook, we can open the panel for setting interpreter order. There is a
>link to the interpreter setting page.
Currently that link is coded to be /#/interpreter which is an absolute path.
In our cluster, we have to prefix all zeppelin APIs with zeppelin for our
gateway to correctly redirect the requests. If we could change the link to
simply "#/interpreter" it should work for both cases.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)