http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3b220124/book.html ---------------------------------------------------------------------- diff --git a/book.html b/book.html index a03ef62..68d832d 100644 --- a/book.html +++ b/book.html @@ -24713,7 +24713,7 @@ This utility is often used in conjunction with output from <a href="#importtsv"> <div class="listingblock"> <div class="title">Explicit Classname</div> <div class="content"> -<pre>$ bin/hbase org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles <hdfs://storefileoutput> <tablename></pre> +<pre>$ bin/hbase org.apache.hadoop.hbase.tool.LoadIncrementalHFiles <hdfs://storefileoutput> <tablename></pre> </div> </div> <div class="listingblock"> @@ -35086,7 +35086,7 @@ The server will return cellblocks compressed using this same compressor as long <div id="footer"> <div id="footer-text"> Version 3.0.0-SNAPSHOT<br> -Last updated 2017-09-02 14:29:35 UTC +Last updated 2017-09-03 14:29:36 UTC </div> </div> </body>
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3b220124/bulk-loads.html ---------------------------------------------------------------------- diff --git a/bulk-loads.html b/bulk-loads.html index 3001dfd..325d255 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="20170902" /> + <meta name="Date-Revision-yyyymmdd" content="20170903" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache HBase – Bulk Loads in Apache HBase (TM) @@ -311,7 +311,7 @@ under the License. --> <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved. - <li id="publishDate" class="pull-right">Last Published: 2017-09-02</li> + <li id="publishDate" class="pull-right">Last Published: 2017-09-03</li> </p> </div>
