Re: upconfig in zookeeper doesn't relfect changes

2016-11-28 Thread Sadheera Vithanage
Please ignore this, It worked. On Tue, Nov 29, 2016 at 11:41 AM, Sadheera Vithanage wrote: > Hi All, > > I am trying to edit the solrconfig.xml for my solrcloud setup, which is in > the zookeeper as a configuration. > > Below are the steps I am following. > > /opt/solr/server/scripts/cloud-scrip

upconfig in zookeeper doesn't relfect changes

2016-11-28 Thread Sadheera Vithanage
Hi All, I am trying to edit the solrconfig.xml for my solrcloud setup, which is in the zookeeper as a configuration. Below are the steps I am following. /opt/solr/server/scripts/cloud-scripts/zkcli.sh -cmd downconfig -confdir /var/solr/data/dir_name -confname MyConfig -z 100.100.100.102 Update