You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by gi...@apache.org on 2018/08/09 14:49:43 UTC

[25/27] hbase-site git commit: Published site at c6ff1de7e2cc08c40785780a4acd65097c8281d9.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/89ac19a0/book.html
----------------------------------------------------------------------
diff --git a/book.html b/book.html
index 8b66e6b..3c3f71a 100644
--- a/book.html
+++ b/book.html
@@ -18995,7 +18995,7 @@ already exist.</p>
 <dt class="hdlist1"><em>backup_path</em></dt>
 <dd>
 <p>The <em>backup_path</em> argument specifies the full filesystem URI of where to store the backup image. Valid prefixes are
-are <em>hdfs:</em>, <em>webhdfs:</em>, <em>gpfs:</em>, and <em>s3fs:</em>.</p>
+<em>hdfs:</em>, <em>webhdfs:</em>, <em>s3a:</em> or other compatible Hadoop File System implementations.</p>
 </dd>
 </dl>
 </div>
@@ -19068,7 +19068,7 @@ redistributed the RegionServers for the operation to complete successfully.</p>
 <dt class="hdlist1"><em>backup_path</em></dt>
 <dd>
 <p>The <em>backup_path</em> argument specifies the full filesystem URI of where to store the backup image. Valid prefixes are
-are <em>hdfs:</em>, <em>webhdfs:</em>, <em>gpfs:</em>, and <em>s3fs:</em>.</p>
+<em>hdfs:</em>, <em>webhdfs:</em>, <em>s3a:</em> or other compatible Hadoop File System implementations.</p>
 </dd>
 <dt class="hdlist1"><em>backup_id</em></dt>
 <dd>
@@ -19117,7 +19117,7 @@ this option is provided, there must be an equal number of entries provided in th
 <h4 id="br.restore.usage"><a class="anchor" href="#br.restore.usage"></a>82.2.3. Example of Usage</h4>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="java">hbase backup restore /tmp/backup_incremental backupId_1467823988425 -t mytable1,mytable2</code></pre>
+<pre class="CodeRay highlight"><code data-lang="java">hbase restore /tmp/backup_incremental backupId_1467823988425 -t mytable1,mytable2</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -19172,7 +19172,7 @@ into a daily incremental backup image, or daily incremental backups into a weekl
 <div class="paragraph">
 <p>Backup sets can ease the administration of HBase data backups and restores by reducing the amount of repetitive input
 of table names. You can group tables into a named backup set with the <code>hbase backup set add</code> command. You can then use
-the -set option to invoke the name of a backup set in the <code>hbase backup create</code> or <code>hbase backup restore</code> rather than list
+the <code>-set</code> option to invoke the name of a backup set in the <code>hbase backup create</code> or <code>hbase restore</code> rather than list
 individually every table in the group. You can have multiple backup sets.</p>
 </div>
 <div class="admonitionblock note">
@@ -41092,7 +41092,7 @@ org/apache/hadoop/hbase/security/access/AccessControlClient.revoke:(Lorg/apache/
 <div id="footer">
 <div id="footer-text">
 Version 3.0.0-SNAPSHOT<br>
-Last updated 2018-08-08 14:29:51 UTC
+Last updated 2018-08-09 14:30:02 UTC
 </div>
 </div>
 </body>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/89ac19a0/bulk-loads.html
----------------------------------------------------------------------
diff --git a/bulk-loads.html b/bulk-loads.html
index 2e1913f..6f01f50 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="20180808" />
+    <meta name="Date-Revision-yyyymmdd" content="20180809" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache HBase &#x2013;  
       Bulk Loads in Apache HBase (TM)
@@ -306,7 +306,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: 2018-08-08</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2018-08-09</li>
             </p>
                 </div>