You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Xi Wang (JIRA)" <ji...@apache.org> on 2015/08/14 23:42:47 UTC

[jira] [Created] (AMBARI-12773) Ranger quick link in Ambari 2.1.0 with HDP-2.2 does not track the http, https port value

Xi Wang created AMBARI-12773:
--------------------------------

             Summary: Ranger quick link in Ambari 2.1.0 with HDP-2.2 does not track the http, https port value
                 Key: AMBARI-12773
                 URL: https://issues.apache.org/jira/browse/AMBARI-12773
             Project: Ambari
          Issue Type: Bug
          Components: ambari-web
    Affects Versions: 2.1.0
            Reporter: Xi Wang
            Assignee: Xi Wang
             Fix For: 2.1.2


Ambari Details:
ambari-server.x86_64    2.1.0-1469
ambari-server --hash:  fc89328b7c7c0af7eb8f87bb5a804a2a9e937a8c

quick_links.js, quick_view_link_view.js are referring to HDP 2.3 properties(ranger.service.http.port, ranger.service.https.port in config file ranger-admin-site.xml) whereas it should use HDP 2.2 properties(http.service.port, https.service.port in config file ranger-site.xml)

This is Ambari UI task, which is not handling use case of defining different quick_links for different HDP stack version.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)