[
https://issues.apache.org/jira/browse/AMBARI-16157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15264586#comment-15264586
]
Hudson commented on AMBARI-16157:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #4767 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4767/])
AMBARI-16157. JDBC Connect String for Ranger modified wrong for (vbrodetskyi:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=fd679a97eafe3f37105dd4c890dc100bd1f14f1d])
* ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py
> JDBC Connect String for Ranger modified wrong for non-default port
> ------------------------------------------------------------------
>
> Key: AMBARI-16157
> URL: https://issues.apache.org/jira/browse/AMBARI-16157
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.2
> Reporter: Vitaly Brodetskyi
> Assignee: Vitaly Brodetskyi
> Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-16157.patch
>
>
> Trying to install Ranger on a non-default port in Ambari is now only possible
> by changing the DB Host string to include a port, the JDBC connect string is
> updated accordingly. Run Test Connection and have it fail for whatever
> reason, the JDBC connection string is now updated to include:
> jdbc:postgresql://host:port:default_port
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)