Hi Wael,
Getting configs and data out of Cloudera's HDP is about the same as
moving data between any 2 Solr clusters.
Moving configs is going to be the easy part.
If you're currently using Solr in SolrCloud mode, then your configs
all live in ZooKeeper. Recent versions of Solr have a utility fo
Hello,
I want to move data from my SOLR setup on Cloudera Hadoop to a docker SOLR
container.
I don't need to run all the hadoop services in my setup as I am only
currently using SOLR from the cloudera HDP.
My concern now is to know what's the best way to move the data and schema
to Docker contain