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

[jira] [Created] (KNOX-2258) Add new rewrite rule in Livy service for handling redirect requests to /ui

Abhishek Shukla created KNOX-2258:
-------------------------------------

             Summary: Add new rewrite rule in Livy service for handling redirect requests to /ui
                 Key: KNOX-2258
                 URL: https://issues.apache.org/jira/browse/KNOX-2258
             Project: Apache Knox
          Issue Type: Bug
          Components: Server
    Affects Versions: 1.3.0, 1.4.0
            Reporter: Abhishek Shukla
            Assignee: Abhishek Shukla


Livy Knox Trusted Proxy Url: 
{noformat}
https://<KNOX_HOST:KNOX_PORT>/gateway/default/livy
{noformat}
Redirects to 
{noformat}
https://<LIVY_HOST>:<LIVY_PORT>/ui 
{noformat}
And Exposes Livy Server Port URL, We should add new rewrite rule in the Livy service to handle this redirect.



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