Fix zookeeper section title

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1040655 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2010-11-30 17:55:23 +00:00
parent 21e1f6f33a
commit 70f5422d72
1 changed files with 1 additions and 1 deletions

View File

@ -564,7 +564,7 @@ that you would have running <application>HRegionServer</application>s, one host
listed in this file will be started and stopped when HBase cluster start or stop is run.</para> listed in this file will be started and stopped when HBase cluster start or stop is run.</para>
</section> </section>
<section xml:id="zookeeper"><title><indexterm><primary>ZooKeeper</primary></indexterm></title> <section xml:id="zookeeper"><title>ZooKeeper<indexterm><primary>ZooKeeper</primary></indexterm></title>
<para>A distributed HBase depends on a running ZooKeeper cluster. <para>A distributed HBase depends on a running ZooKeeper cluster.
All participating nodes and clients All participating nodes and clients
need to be able to access the running ZooKeeper ensemble. need to be able to access the running ZooKeeper ensemble.