[
https://issues.apache.org/jira/browse/AMBARI-12773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707697#comment-14707697
]
Hudson commented on AMBARI-12773:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #3309 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3309/])
AMBARI-12773-3. Ranger quick link in Ambari 2.1.0 with HDP-2.2 does not track
the http, https port value.(xiwang) (xiwang:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=64bb08688b872b78243994f7d5bf09a531c2a8c8)
* ambari-web/app/views/common/quick_view_link_view.js
* ambari-web/test/views/common/quick_link_view_test.js
> 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.1
>
> Attachments: AMBARI-12773-2.patch, AMBARI-12773-3.patch,
> AMBARI-12773.patch
>
>
> 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)