From 70f5422d72cad28fecb646377b63ea3114020fea Mon Sep 17 00:00:00 2001 From: Michael Stack Date: Tue, 30 Nov 2010 17:55:23 +0000 Subject: [PATCH] Fix zookeeper section title git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1040655 13f79535-47bb-0310-9956-ffa450edef68 --- src/docbkx/book.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docbkx/book.xml b/src/docbkx/book.xml index 4cd0f9c6403..cfe08d03f96 100644 --- a/src/docbkx/book.xml +++ b/src/docbkx/book.xml @@ -564,7 +564,7 @@ that you would have running HRegionServers, one host listed in this file will be started and stopped when HBase cluster start or stop is run. -
<indexterm><primary>ZooKeeper</primary></indexterm> +
ZooKeeper<indexterm><primary>ZooKeeper</primary></indexterm> A distributed HBase depends on a running ZooKeeper cluster. All participating nodes and clients need to be able to access the running ZooKeeper ensemble.