On 12/4/2017 7:33 AM, Steve Pruitt wrote:
I edited /etc/default/solr.in.sh to list my ZK hosts and I uncommented
ZK_CLIENT_TIMEOUT leaving the default value of 15000.
The default is 15 seconds, most of the example configs that Solr
includes have it increased to 30 seconds. IMHO, 15 seconds i
017 6:34 PM
To: solr-user@lucene.apache.org
Subject: [EXTERNAL] - Re: starting SolrCloud nodes
On 12/1/2017 10:13 AM, Steve Pruitt wrote:
> Thanks to previous help. I have a ZK ensemble of three nodes running. I
> have uploaded the config for my collection and the solr.xml file.
> I have Solr
On 12/1/2017 10:13 AM, Steve Pruitt wrote:
> Thanks to previous help. I have a ZK ensemble of three nodes running. I
> have uploaded the config for my collection and the solr.xml file.
> I have Solr installed on three machines.
>
> I think my next steps are:
>
> Start up each Solr instance: bin
Looks good. If you set ZK_HOST in your solr.in.sh you can forgo
setting it when you start, but that's not necessary.
Best,
Erick
On Fri, Dec 1, 2017 at 9:13 AM, Steve Pruitt wrote:
> Thanks to previous help. I have a ZK ensemble of three nodes running. I
> have uploaded the config for my coll
Thanks to previous help. I have a ZK ensemble of three nodes running. I have
uploaded the config for my collection and the solr.xml file.
I have Solr installed on three machines.
I think my next steps are:
Start up each Solr instance: bin/solr start -c -z
"zoo1:2181,zoo2:2181,zoo3:2181" //
Hello,
Thanks for reading this, but it has been resolved. I honestly don't know
what was happening, but restarting my shell and running the exact same
commands today instead of yesterday seems to have fixed it.
Best,
James
On Mon, Nov 28, 2016 at 8:07 PM, James Muerle wrote:
> Hello,
>
> I am
You need to find the solr.log file and examine it. What this usually
means is that something's wrong
with, say, your Solr configs. You should see a more informative
message in the Solr log, usually
it's a stack trace.
You say that your start "seems to complete successfully". That implies
that you
Hello,
I am very new to Solr, and I'm excited to get it up and running on amazon
ec2 for some prototypical testing. So, I've installed solr (and java) on
one ec2 instance, and I've installed zookeeper on another. After starting
the zookeeper server on the default port of 2181, I run this on the so
.com/Add-core-in-solr-xml-Problem-with-starting-SOLRcloud-tp4164524.html
Sent from the Solr - User mailing list archive at Nabble.com.