This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |