Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 11-13-2017 06:41 PM
How to replicate my ranger audits in ambari-infra to 3 instances from 1 which I have now..
I tried to change the value of ranger_solr_replication_factor value to 3 and restarted ranger and ambari-infra but still it is not replicated...
Created 12-05-2017 02:29 PM
Run the below command to manually replicate the ranger_audits to other solr instance.
curl -i -k -v --negotiate -u : http://<from-node>:8886/solr/admin/collections?action=ADDREPLICA&collection=ranger_audits&shard=shar...
Created 11-14-2017 03:38 PM
@Michael DeGuzis Any pointers?
Created 12-05-2017 02:29 PM
Run the below command to manually replicate the ranger_audits to other solr instance.
curl -i -k -v --negotiate -u : http://<from-node>:8886/solr/admin/collections?action=ADDREPLICA&collection=ranger_audits&shard=shar...