Re: can't start node in cloud mode

2017-06-03 Thread Lee Carroll
thanks for your response eric. I've found the issue. the set up was fine. I had a dirty solr.xml in zookeeper. Once corrected everythig is fine. cheers lee c On 3 June 2017 at 16:58, Erick Erickson wrote: > Specifying ZK_HOST in the solr.in.sh file works fine for me. > > bq: running bin/solr s

Re: can't start node in cloud mode

2017-06-03 Thread Erick Erickson
Specifying ZK_HOST in the solr.in.sh file works fine for me. bq: running bin/solr start does not start up in cloud mode despite having ZK_HOST set in /etc/default/solr.in.sh. I don't think the startup script would even look in /etc/default for solr.in.sh unless you've defined a "HOME" env varia