You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2016/10/24 14:21:59 UTC

[jira] [Updated] (AMBARI-18676) Fix constraint violations in adminprincipal table when installing database schema

     [ https://issues.apache.org/jira/browse/AMBARI-18676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Levas updated AMBARI-18676:
----------------------------------
    Status: Patch Available  (was: Open)

> Fix constraint violations in adminprincipal table when installing database schema
> ---------------------------------------------------------------------------------
>
>                 Key: AMBARI-18676
>                 URL: https://issues.apache.org/jira/browse/AMBARI-18676
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.2
>            Reporter: Robert Levas
>            Assignee: Robert Levas
>            Priority: Blocker
>             Fix For: 2.4.2
>
>         Attachments: AMBARI-18676_branch-2.4_01.patch, AMBARI-18676_branch-2.5_01.patch, AMBARI-18676_trunk_01.patch
>
>
> Fix constraint violations in adminprincipal table when installing database schema
> {noformat}
> psql:/var/lib/ambari-server/resources/Ambari-DDL-Postgres-CREATE.sql:1132: ERROR:  insert or update on table "adminprincipal" violates foreign key constraint "fk_principal_principal_type_id"
> DETAIL:  Key (principal_type_id)=(3) is not present in table "adminprincipaltype".
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)