Vitaly Brodetskyi created AMBARI-16157:
------------------------------------------
Summary: 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
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)