You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2013/05/21 02:05:16 UTC

[jira] [Commented] (AMBARI-2148) Update ambari version to 1.2.4

    [ https://issues.apache.org/jira/browse/AMBARI-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13662485#comment-13662485 ] 

Sumit Mohanty commented on AMBARI-2148:
---------------------------------------

As the version file changed we also need to fix the following logic:
* ambari-server checks the version of the store at start (see .../ambari/ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariServer.java: checkDBVersion) and compares with what it read from the store. So we need to update the store version to 1.3.0 by modifying
** .../ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql 
** .../ambari-server/src/main/resources/upgrade/ddl/Ambari-DDL-Postgres-UPGRADE-1.3.0.sql (we will need to insert the value as well as modify it if it already exists)
                
> Update ambari version to 1.2.4
> ------------------------------
>
>                 Key: AMBARI-2148
>                 URL: https://issues.apache.org/jira/browse/AMBARI-2148
>             Project: Ambari
>          Issue Type: Task
>            Reporter: Nate Cole
>            Assignee: Nate Cole
>         Attachments: AMBARI-2148.patch
>
>
> Update pom.xml and supporting files to 1.2.4 for current release

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira