You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/08/15 03:40:46 UTC

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

    [ https://issues.apache.org/jira/browse/AMBARI-12773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14698046#comment-14698046 ] 

Hadoop QA commented on AMBARI-12773:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12750609/AMBARI-12773.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/3587//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/3587//console

This message is automatically generated.

> 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
>
>         Attachments: 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)