http://git-wip-us.apache.org/repos/asf/hbase-site/blob/de34004c/apache_hbase_reference_guide.pdfmarks ---------------------------------------------------------------------- diff --git a/apache_hbase_reference_guide.pdfmarks b/apache_hbase_reference_guide.pdfmarks index ba50287..de9e411 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:20170515144848) - /CreationDate (D:20170515144848) + /ModDate (D:20170516144900) + /CreationDate (D:20170516144900) /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/de34004c/book.html ---------------------------------------------------------------------- diff --git a/book.html b/book.html index 0981763..6469dc5 100644 --- a/book.html +++ b/book.html @@ -2926,6 +2926,21 @@ Configuration that it is thought rare anyone would change can exist only in code </dd> </dl> </div> +<div id="hbase.server.keyvalue.maxsize" class="dlist"> +<dl> +<dt class="hdlist1"><code>hbase.server.keyvalue.maxsize</code></dt> +<dd> +<div class="paragraph"> +<div class="title">Description</div> +<p>Maximum allowed size of an individual cell, inclusive of value and all key components. A value of 0 or less disables the check. The default value is 10MB. This is a safety setting to protect the server from OOM situations.</p> +</div> +<div class="paragraph"> +<div class="title">Default</div> +<p><code>10485760</code></p> +</div> +</dd> +</dl> +</div> <div id="hbase.client.scanner.timeout.period" class="dlist"> <dl> <dt class="hdlist1"><code>hbase.client.scanner.timeout.period</code></dt> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/de34004c/bulk-loads.html ---------------------------------------------------------------------- diff --git a/bulk-loads.html b/bulk-loads.html index fa58ec7..fcfd548 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="20170515" /> + <meta name="Date-Revision-yyyymmdd" content="20170516" /> <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-05-15</li> + <li id="publishDate" class="pull-right">Last Published: 2017-05-16</li> </p> </div>
