http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6a178a98/apache_hbase_reference_guide.pdfmarks ---------------------------------------------------------------------- diff --git a/apache_hbase_reference_guide.pdfmarks b/apache_hbase_reference_guide.pdfmarks index 8c66735..f82d6d1 100644 --- a/apache_hbase_reference_guide.pdfmarks +++ b/apache_hbase_reference_guide.pdfmarks @@ -2,8 +2,8 @@ /Author (Apache HBase Team) /Subject () /Keywords () - /ModDate (D:20160212145830) - /CreationDate (D:20160212145830) + /ModDate (D:20160216154028) + /CreationDate (D:20160216154028) /Creator (Asciidoctor PDF 1.5.0.alpha.6, based on Prawn 1.2.1) /Producer () /DOCINFO pdfmark
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6a178a98/book.html ---------------------------------------------------------------------- diff --git a/book.html b/book.html index 4f03813..663c508 100644 --- a/book.html +++ b/book.html @@ -22967,7 +22967,6 @@ Usage: bin/hbase org.apache.hadoop.hbase.tool.Canary [opts] [table1 [table2]...] -f <B> stop whole program if first error occurs, default is true -t <N> timeout for a check, default is 600000 (milliseconds) -writeSniffing enable the write sniffing in canary - -treatFailureAsError treats read / write failure as error -writeTable The table used for write sniffing. Default is hbase:canary -D<configProperty>=<value> assigning or override the configuration params</pre> </div> @@ -23143,21 +23142,7 @@ try to put data to these regions to check the write availability of each region </div> </div> <div class="sect3"> -<h4 id="_treat_read_write_failure_as_error"><a class="anchor" href="#_treat_read_write_failure_as_error"></a>128.1.8. Treat read / write failure as error</h4> -<div class="paragraph"> -<p>By default, the canary tool only logs read failure, due to e.g. RetriesExhaustedException, -while returning normal exit code. To treat read / write failure as error, you can run canary -with the <code>-treatFailureAsError</code> option. When enabled, read / write failure would result in error -exit code.</p> -</div> -<div class="listingblock"> -<div class="content"> -<pre>$ ${HBASE_HOME}/bin/hbase canary --treatFailureAsError</pre> -</div> -</div> -</div> -<div class="sect3"> -<h4 id="_running_canary_in_a_kerberos_enabled_cluster"><a class="anchor" href="#_running_canary_in_a_kerberos_enabled_cluster"></a>128.1.9. Running Canary in a Kerberos-enabled Cluster</h4> +<h4 id="_running_canary_in_a_kerberos_enabled_cluster"><a class="anchor" href="#_running_canary_in_a_kerberos_enabled_cluster"></a>128.1.8. Running Canary in a Kerberos-enabled Cluster</h4> <div class="paragraph"> <p>To run Canary in a Kerberos-enabled cluster, configure the following two properties in <em>hbase-site.xml</em>:</p> </div> @@ -33135,7 +33120,7 @@ The server will return cellblocks compressed using this same compressor as long <div id="footer"> <div id="footer-text"> Version 2.0.0-SNAPSHOT<br> -Last updated 2016-02-12 14:33:13 UTC +Last updated 2016-02-16 15:14:18 UTC </div> </div> </body> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6a178a98/bulk-loads.html ---------------------------------------------------------------------- diff --git a/bulk-loads.html b/bulk-loads.html index 5d1e12a..40287b8 100644 --- a/bulk-loads.html +++ b/bulk-loads.html @@ -7,7 +7,7 @@ <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160212" /> + <meta name="Date-Revision-yyyymmdd" content="20160216" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache HBase – Bulk Loads in Apache HBase (TM) @@ -305,7 +305,7 @@ under the License. --> <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved. - <li id="publishDate" class="pull-right">Last Published: 2016-02-12</li> + <li id="publishDate" class="pull-right">Last Published: 2016-02-16</li> </p> </div>
