[
https://issues.apache.org/jira/browse/AMBARI-16240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270164#comment-15270164
]
Hudson commented on AMBARI-16240:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4787 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4787/])
AMBARI-16240: Ambari operation history: Syntax error in (nsomasundaram:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b933445cf7d7f79b7c754e788557f1476bb37689])
* ambari-server/src/main/resources/Ambari-DDL-Derby-CREATE.sql
* ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql
> Ambari operation history: Syntax error in Ambari-DDL-Postgres-CREATE.sql
> causes ambari-server setup to fail in 2.4.0.0-489
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-16240
> URL: https://issues.apache.org/jira/browse/AMBARI-16240
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Nahappan Somasundaram
> Assignee: Nahappan Somasundaram
> Priority: Blocker
> Fix For: 2.4.0
>
>
> Presence of highlighted semi-colon below causes setup of Ambari 2.4.0.0-489
> to fail in PostgresDB.
> ./ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql
> 1087 select 'servicecomponent_history_id_seq', 0
> 1088 union all
> 1089 select 'blueprint_setting_id_seq', 0{color:#f6c342};
> {color}
> 1090 union all
> 1091 select 'ambari_operation_history_id_seq', 0;
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)