http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a2b2dd19/book.html ---------------------------------------------------------------------- diff --git a/book.html b/book.html index 189aea1..b8e8dd8 100644 --- a/book.html +++ b/book.html @@ -7207,6 +7207,13 @@ The colon character (<code>:</code>) delimits the column family from the column <td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td> </tr> +<tr> +<td class="tableblock halign-left valign-top"><p class="tableblock">"com.example.www"</p></td> +<td class="tableblock halign-left valign-top"><p class="tableblock">t5</p></td> +<td class="tableblock halign-left valign-top"><p class="tableblock">contents:html = "<html>…​"</p></td> +<td class="tableblock halign-left valign-top"></td> +<td class="tableblock halign-left valign-top"><p class="tableblock">people:author = "John Doe"</p></td> +</tr> </tbody> </table> <div class="paragraph">
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a2b2dd19/bulk-loads.html ---------------------------------------------------------------------- diff --git a/bulk-loads.html b/bulk-loads.html index bd967d8..c38059c 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="20170727" /> + <meta name="Date-Revision-yyyymmdd" content="20170728" /> <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-07-27</li> + <li id="publishDate" class="pull-right">Last Published: 2017-07-28</li> </p> </div>
