Shawn Weeks created AMBARI-21720:
------------------------------------
Summary: Add Support for MySQL/MariaDB Clusters
Key: AMBARI-21720
URL: https://issues.apache.org/jira/browse/AMBARI-21720
Project: Ambari
Issue Type: Bug
Reporter: Shawn Weeks
Priority: Minor
To support high availability for Ambari the database under Ambari must also be
highly available. MySQL supports this using InnoDB Clusters and MariaDB use
Galera but all tables must have a Primary Key. Currently the
ALERT_TARGET_STATES table does not have a Primary Key. The key can be a
surrogate sequence if there isn't a Natural Key.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)