Our architecture has 3 nodes in Datacenter: Solr , with SOLR_ENABLED=1
Datacenter: Solr
UN 192.168.8.22 57.02 MB 1 ? 396***** rack1
UN 192.168.8.23 56.72 MB 1 ? 7365**** rack1
UN 192.168.8.24 59.33 MB 1 ? 92d7**** rack1
We need to integrate Graph to Datastax ,so enabled GRAPH_ENABLED=1 in 192.168.8.22 and our architecture now look like below with 2 DC,Now solr is not working in 192.168.8.22
Datacenter: SearchGraph
UN 192.168.8.22 57.02 MB 1 ? 396***** rack1
.
Datacenter: Solr
UN 192.168.8.23 56.72 MB 1 ? 7365**** rack1
UN 192.168.8.24 59.33 MB 1 ? 92d7**** rack1
1) Can i integrate Solr and graph with in same DC without losing existing data ?
2) Do we need to create separate datacenter node for grap and solr ?