On 1/14/2016 10:22 AM, Mugeesh Husain wrote:
> I have  a question i want to create 2-3 cluster using solrlcoud using single
> zookeeper instance, it is possible ?

Yes, if you use a chroot on the zkHost parameter for each collection.

https://cwiki.apache.org/confluence/display/solr/Taking+Solr+to+Production#TakingSolrtoProduction-ZooKeeperchroot

I would recommend *always* using a chroot, even if you don't have
multiple clusters.

When you talk about a single zookeeper instance, be aware that if you
only have one zookeeper host, there is no redundancy.  You must have at
least three zookeeper hosts.

Thanks,
Shawn

Reply via email to