Fix for config. from Lars George

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1074691 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2011-02-25 20:37:19 +00:00
parent 0b1af71c74
commit fe458d0329
1 changed files with 1 additions and 1 deletions

View File

@ -857,7 +857,7 @@ Below we show what the main configuration files
</property>
<property>
<name>hbase.rootdir</name>
<value>hdfs://example1:9000/hbase</value>
<value>hdfs://example0:9000/hbase</value>
<description>The directory shared by region servers.
</description>
</property>