Added a since 0.90.2 to the decommission node section

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090527 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2011-04-09 05:28:30 +00:00
parent acbe32c4a7
commit 4d3ce22c15
1 changed files with 1 additions and 1 deletions

View File

@ -1090,7 +1090,7 @@ HTable table2 = new HTable(conf2, "myTable");</programlisting>
<para>See <link linkend="compression.tool" >Compression Tool</link>.</para>
</section>
<section xml:id="decommission"><title>Node Decommission</title>
<para>You can have a node gradually shed its load and then shutdown using the
<para>Since HBase 0.90.2, you can have a node gradually shed its load and then shutdown using the
<filename>graceful_stop.sh</filename> script. Here is its usage:
<programlisting>$ ./bin/graceful_stop.sh
Usage: graceful_stop.sh [--config &amp;conf-dir>] [--restart] [--reload] [--thrift] [--rest] &amp;hostname>