Hi, we would like to have a setup in which we manage two separate CDP base clusters (for dev and test) with one Cloudera Manager instance and also share some services between these two clusters.
For example, we would like to have one instance of Solr, but have two instances of Ranger (one installed on each cluster) that share the same Solr service (indexes are logically separated like dev_ranger_audits and test_ranger_audits).
But it seems that Cloudera Manager doesn't allow installation of Ranger service if Solr is not installed on the same cluster.
Does anyone know if this is possible to accomplish somehow? Thanks