[
https://issues.apache.org/jira/browse/AMBARI-19712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doroszlai, Attila updated AMBARI-19712:
---------------------------------------
Fix Version/s: 3.0.0
Status: Patch Available (was: In Progress)
> Cluster creation fails due to database exception
> ------------------------------------------------
>
> Key: AMBARI-19712
> URL: https://issues.apache.org/jira/browse/AMBARI-19712
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.0
> Reporter: Doroszlai, Attila
> Assignee: Doroszlai, Attila
> Priority: Critical
> Fix For: 3.0.0, 2.5.0
>
> Attachments: AMBARI-19712.patch
>
>
> {{AmbariManagementController#updateClusters}} call may fail due to
> intermittent or temporary database issues. It is retried if
> {{server.operations.retry-attempts > 1}} is set, but on subsequent attempt it
> permanently fails due to inconsistent in-memory/database state, eg.:
> {noformat}
> Failed to set configurations on cluster:
> org.apache.ambari.server.AmbariException: Configuration with tag 'INITIAL'
> exists for 'sqoop-env'
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)