Nahappan Somasundaram created AMBARI-16240:
----------------------------------------------

             Summary: 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)

Reply via email to