[
https://issues.apache.org/jira/browse/AMBARI-22167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16197064#comment-16197064
]
Hudson commented on AMBARI-22167:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #347 (See
[https://builds.apache.org/job/Ambari-branch-2.6/347/])
AMBARI-22167 Ambari schema upgrade failed for Postgres DB with (hapylestat:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=53b269989cd8022660f6f754d87913bd10bc0ee4])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/RepositoryVersionEntity.java
* (edit) ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog260.java
> Ambari schema upgrade failed for Postgres DB with PSQLException for column
> "legacy"
> -----------------------------------------------------------------------------------
>
> Key: AMBARI-22167
> URL: https://issues.apache.org/jira/browse/AMBARI-22167
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.6.0
> Reporter: Dmytro Grinenko
> Assignee: Dmytro Grinenko
> Priority: Blocker
> Fix For: 2.6.0
>
>
> On ambari upgrade with external PostgreSQL:
> {code}
> 09 Oct 2017 01:27:43,091 ERROR [main] SchemaUpgradeHelper:202 - Upgrade
> failed.
> org.postgresql.util.PSQLException: ERROR: column "legacy" is of type boolean
> but default expression is of type integer
> Hint: You will need to rewrite or cast the expression.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)