You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmitry Lysnichenko (JIRA)" <ji...@apache.org> on 2015/10/09 18:21:26 UTC

[jira] [Updated] (AMBARI-13377) External URL (policymgr_external_ur) value in Ranger service should be recommended by stack advisor

     [ https://issues.apache.org/jira/browse/AMBARI-13377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Lysnichenko updated AMBARI-13377:
----------------------------------------
    Component/s: ambari-server

> External URL (policymgr_external_ur) value in Ranger service should be recommended  by stack advisor
> ----------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-13377
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13377
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>            Reporter: Dmitry Lysnichenko
>            Assignee: Dmitry Lysnichenko
>         Attachments: AMBARI-13377.patch
>
>
> policymgr_external_url should be recommended by the stack advisor while installing ranger service. it's value should be:
> $\{protocol\}://$\{RANGER_ADMIN_HOST\}:$\{PORT\}
> $\{protocol\} is http or https. Refer to property ranger-site/HTTP_ENABLED to figure out if Ranger is configured with HTTP or HTTPS. If the property exists and its value is false then the protocol is https.
> $\{RANGER_ADMIN_HOST\} is the fqdn of the ranger admin host.
> $\{PORT\} is ranger-admin-site/ranger.service.http.port value if it is present for HDP-2.3 stack.
> $\{PORT\} is ranger-site/http.service.port value if it is present for HDP-2.2 stack.
> If property is not present then $\{PORT\} value is 6080



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