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:
parent
21e1f6f33a
commit
70f5422d72
|
@ -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>
|
||||
</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.
|
||||
All participating nodes and clients
|
||||
need to be able to access the running ZooKeeper ensemble.
|
||||
|
|
Loading…
Reference in New Issue