Skip to content

Instantly share code, notes, and snippets.

View gdelisle's full-sized avatar

Greg Delisle gdelisle

  • Cornell University
View GitHub Profile
@gdelisle
gdelisle / config.txt
Last active June 18, 2018 15:50 — forked from amccarty/config.txt
Configure solr 6.1 and external zookeeper ensemble
solr 7.1 and zookeeper
1. install solr via puppet
2. stop solr
3. install zookeeper on the same machine
cd /cul/share
sudo wget http://apache.claz.org/zookeeper/stable/
zookeeper-3.4.12.tar.gz