Hi,
we would like to activate HA for Cloudera CDP MySQL databases (hive, ranger, etc..).
We have seen that there are several ways to achieve all this, mysql replication active-slave or active-active, mysql + DRDB, mysql Innodb Cluster, etc..
Our goal is to achieve automatic failover of mysql, with functionality similar to those of a cluster with an active node and a standy node.
From your experience, is there a recommended architecture for creating HA for a Mysql server compatible with Cloudera services? I read that some solutions could not be compatibile with Hive metastore for example.
Thanks in advance.
Ivo