HBASE-9379 Doc that localfs is not durable

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518486 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2013-08-29 05:40:53 +00:00
parent 4df029fcca
commit 143b12daec
1 changed files with 3 additions and 1 deletions

View File

@ -43,7 +43,9 @@
the local filesystem. It leads you through creating a table, inserting the local filesystem. It leads you through creating a table, inserting
rows via the HBase <command>shell</command>, and then cleaning rows via the HBase <command>shell</command>, and then cleaning
up and shutting down your standalone HBase instance. The below exercise up and shutting down your standalone HBase instance. The below exercise
should take no more than ten minutes (not including download time).</para> should take no more than ten minutes (not including download time).
<footnote><para>Using HBase with a LocalFileSystem does not currently guarantee durability. See <link xlink:href="https://issues.apache.org/jira/browse/HBASE-3696"/> and its associated issues for more details.</para></footnote>
</para>
<para>Before we proceed, make sure you are good on the below loopback prerequisite.</para> <para>Before we proceed, make sure you are good on the below loopback prerequisite.</para>
<note xml:id="loopback.ip.getting.started"> <note xml:id="loopback.ip.getting.started">
<title>Loopback IP</title> <title>Loopback IP</title>