Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
2.4.2
-
None
Description
Fix constraint violations in adminprincipal table when installing database schema
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".
This was caused by the patch from AMBARI-18635.
Attachments
Attachments
Issue Links
- is related to
-
AMBARI-18635 Authorizations given to roles, should use generic role-based principals rather than hard-coded pseudo-role-based principals
- Resolved
- links to