Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Apache Solr High Performance

You're reading from   Apache Solr High Performance In setting up Apache Solr, you'll want to ensure it's achieving optimum search results with maximum efficiency. This book shows you just how to achieve that with a comprehensive tutorial including troubleshooting.

Arrow left icon
Product type Paperback
Published in Mar 2014
Publisher
ISBN-13 9781782164821
Length 124 pages
Edition Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Surendra Mohan Surendra Mohan
Author Profile Icon Surendra Mohan
Surendra Mohan
Arrow right icon
View More author details
Toc

Setting up, configuring, and deploying ZooKeeper


By now, we know what ZooKeeper is, its architecture, and how it works. It's time to learn how to set up, configure, and deploy our ZooKeeper ensemble, and we will learn how to do it in this section.

For demonstration purposes, we will use ZooKeeper Version 3.4.5, which is the latest version of ZooKeeper at the time of writing. Moreover, we have considered using three ZooKeeper nodes with the names znode1.smohan.dom, znode2.smohan.dom, and znode3.smohan.dom. So let us get started by following the proceeding steps on each node.

Setting up ZooKeeper

If you don't have JDK installed, download and install it. We recommend that you refer to Chapter 1, Installing Solr, to learn how to install it. Additionally, JDK is required as the ZooKeeper server runs on JVM. We can set up ZooKeeper by performing the following steps:

  1. Download ZooKeeper-3.4.5.tar.gz and untar it to an appropriate location using the following command:

    wget http://supergsego.com/apache...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image