-user@lucene.apache.org
Subject: Re: SolrCloud with Zookeeper ensemble : fail to restart master
server
First, the bootstrap_conf and numShards should only be specified the
_first_ time you start up your leader. bootstrap_conf's purpose is to push
the configuration files to Zookeeper. numShards is a one
Mark very good.
-邮件原件-
发件人: Erick Erickson [mailto:erickerick...@gmail.com]
发送时间: 2013年3月19日 21:57
收件人: solr-user@lucene.apache.org
主题: Re: SolrCloud with Zookeeper ensemble : fail to restart master server
First, the bootstrap_conf and numShards should only be specified the _first_
First, the bootstrap_conf and numShards should only be specified the
_first_ time you start up your leader. bootstrap_conf's purpose is to push
the configuration files to Zookeeper. numShards is a one-time-only
parameter that you shouldn't specify more than once, it is ignored
afterwards I think.
Hi there,
I have experienced some problems starting the master server.
Solr4.2 under Tomcat 7 on Centos6.
Configuration :
3 solr instances running on different machines, one shard, 3 cores, 2
replicas, using Zookeeper comes with Solr
The master server A has the following run option: -Dbootstr