[
https://issues.apache.org/jira/browse/AMBARI-7214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131793#comment-14131793
]
Hudson commented on AMBARI-7214:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #233 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/233/])
AMBARI-7214. Upgrade to Ambari 1.7.0 requires updating
server.jdbc.database_name property in ambari.properties (alejandro)
(afernandez:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=bd28cd9e80dc6026e7c4dfa768b4f14318185644)
* ambari-server/src/main/python/ambari-server.py
*
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
* ambari-server/src/test/python/TestAmbariServer.py
> 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)