sorry, I found the zookeeper group and got my question answered there. I will
be more careful in the future.
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
ok, I made a couple of changes, however I don't think the server is starting.
When I invoke the start:
*$ ./bin/zkServer.sh start
ZooKeeper JMX enabled by default
Using config:
/c/Users/thclotworthy/DevBase/zookeeper/zookeeper-3.4.10/bin/../conf/zoo.cfg
Starting zookeeper ... STARTED*
, it says i
On 4/27/2018 10:48 AM, THADC wrote:
I am new to zookeeper. created my zoo.cfg and attempted starting instance
(DOS shell). my command is:
.\bin\zkServer.cmd start zoo.cfg
and getting following error:
"C:\Users\thclotworthy\DevBase\zookeeper\zookeeper-3.4.10\bin\..\build\classes;C:\Users\thclot
Hi,
Look in the "data" folder - there has to be a file named "myid". In this
file, the ID of your zookeeper has to be defined.
Start by 1.
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
Thanks for responding, below is the zoo.cfg file contents. I took this
directly from the solr ref guide 7.0, for setting up an external zookeeper
(https://lucene.apache.org/solr/guide/7_0/setting-up-an-external-zookeeper-ensemble.html#setting-up-an-external-zookeeper-ensemble).
It did not specify t
What do your ZooKeeper configurations look like? My guess is that the
"myid" field isn't formed correctly or is absent.
Best,
Erick
On Fri, Apr 27, 2018 at 9:48 AM, THADC
wrote:
> Hi,
>
> I am new to zookeeper. created my zoo.cfg and attempted starting instance
> (DOS shell). my command is:
>
>
Hi,
I am new to zookeeper. created my zoo.cfg and attempted starting instance
(DOS shell). my command is:
.\bin\zkServer.cmd start zoo.cfg
and getting following error:
"C:\Users\thclotworthy\DevBase\zookeeper\zookeeper-3.4.10\bin\..\build\classes;C:\Users\thclotworthy\DevBase\zookeeper\zookeep