You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sandor Molnar (Jira)" <ji...@apache.org> on 2020/03/03 14:56:00 UTC

[jira] [Created] (KNOX-2260) Fix context path for Kudu UI in service.xml

Sandor Molnar created KNOX-2260:
-----------------------------------

             Summary: Fix context path for Kudu UI in service.xml
                 Key: KNOX-2260
                 URL: https://issues.apache.org/jira/browse/KNOX-2260
             Project: Apache Knox
          Issue Type: Bug
          Components: Server
    Affects Versions: 1.4.0
            Reporter: Sandor Molnar
            Assignee: Sandor Molnar
             Fix For: 1.4.0


Impala UI redirect follows the following pattern:
{code}
KNOX_GATEWAY_URL/GATEWAY_PATH/TOPOLOGY/impalaui?scheme=SCHEME&host=HOSTNAME&port=PORT
{code}
This needs to be reflected in Impala UI's service definition.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)