Alejandro Fernandez created AMBARI-7214:
-------------------------------------------
Summary: Upgrade to Ambari 1.7.0 requires updating
server.jdbc.database_name property in ambari.properties
Key: AMBARI-7214
URL: https://issues.apache.org/jira/browse/AMBARI-7214
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 1.7.0
Reporter: Alejandro Fernandez
Assignee: Alejandro Fernandez
Fix For: 1.7.0
When upgrading Ambari Server from 1.6.1 to 1.7.0,
the server.jdbc.database property (which currently contains the DB name, e.g.,
"ambari") needs to be replaced with the database type (e.g., "postgres"), and a
new property needs to be created for the database name (will be called
server.jdbc.database_name).
During the upgrade, the ambari.properties file will need to be updated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)