You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Jeffrey E Rodriguez (JIRA)" <ji...@apache.org> on 2017/06/22 20:05:00 UTC

[jira] [Created] (AMBARI-21325) Ability to switch Quick Links to use Service URL through Knox or given proxy

Jeffrey E  Rodriguez created AMBARI-21325:
---------------------------------------------

             Summary: Ability to switch Quick Links to use Service URL through Knox or given proxy
                 Key: AMBARI-21325
                 URL: https://issues.apache.org/jira/browse/AMBARI-21325
             Project: Ambari
          Issue Type: Improvement
            Reporter: Jeffrey E  Rodriguez
            Assignee: Jeffrey E  Rodriguez


Knox has the ability to proxy Hadoop user interfaces URL. Having the ability to setup Quicklinks  through Knox so instead of for example going to "Hbase Master UI" directly we can proxy through Knox for example: 
http://hdpjeff1.fyre.ibm.com:16010/master-status

can be instead go through:

https://hdpjeff1.fyre.ibm.com:8443/gateway/default/hbase/hbaseui/master-status

Here https://hdpjeff1.fyre.ibm.com:8443/gateway is the Knox gateway URL.

This will bring authentication to the UI access and would secure the UI access.

Ideally this behavior can be set as secure going through proxy by default or it can be turn off to go directly by Ambari Admin.





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)