Hi Naveen,

When you cleaned up the zk data, it also removed the configuration files
that are stored in Zookeeper. These configuration files are used by Solr
and therefore they can no longer be found. You need to upload those
configuration files again to ZK using:

bin/solr zk upconfig -d /path/to/your/conf/directory -n sample -z
zkhost_connect_string

On Sun, Aug 7, 2016 at 3:14 PM, Naveen Pajjuri <pajjuri.re...@myntra.com>
wrote:

> Here sample is the name of my collection.
>
> Thanks
>
> On Sun, Aug 7, 2016 at 3:10 PM, Naveen Pajjuri <pajjuri.re...@myntra.com>
> wrote:
>
> > Hi,
> > I'm trying to move to solr-6.1.0. it was working fine and i cleaned up zk
> > data (version folder) and restarted solr and zookeeper. I started getting
> > this error.
> >
> >
> >    - *sample_shard1_replica1:* org.apache.solr.common.cloud.
> >    ZooKeeperException:org.apache.solr.common.cloud.ZooKeeperException:
> >    Specified config does not exist in ZooKeeper: sample.
> >
> >
> > Please let me know what i'm missing.
> >
> > Regards,
> > Naveen Reddy.
> >
>



-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to