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:
parent
0b1af71c74
commit
fe458d0329
|
@ -857,7 +857,7 @@ Below we show what the main configuration files
|
||||||
</property>
|
</property>
|
||||||
<property>
|
<property>
|
||||||
<name>hbase.rootdir</name>
|
<name>hbase.rootdir</name>
|
||||||
<value>hdfs://example1:9000/hbase</value>
|
<value>hdfs://example0:9000/hbase</value>
|
||||||
<description>The directory shared by region servers.
|
<description>The directory shared by region servers.
|
||||||
</description>
|
</description>
|
||||||
</property>
|
</property>
|
||||||
|
|
Loading…
Reference in New Issue