hbase git commit: HBASE-20390-ADDENDUM-3: IMC Default Parameters for 2.0.0 (fix documentation)

2018-05-30 Thread eshcar
Repository: hbase
Updated Branches:
  refs/heads/master eb4b854dc -> 63726f12d


HBASE-20390-ADDENDUM-3: IMC Default Parameters for 2.0.0 (fix documentation)


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/63726f12
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/63726f12
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/63726f12

Branch: refs/heads/master
Commit: 63726f12d0b97819a5681f24e5a0789f64072db5
Parents: eb4b854
Author: eshcar 
Authored: Wed May 30 13:08:52 2018 +0300
Committer: eshcar 
Committed: Wed May 30 13:08:52 2018 +0300

--
 src/main/asciidoc/_chapters/inmemory_compaction.adoc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/63726f12/src/main/asciidoc/_chapters/inmemory_compaction.adoc
--
diff --git a/src/main/asciidoc/_chapters/inmemory_compaction.adoc 
b/src/main/asciidoc/_chapters/inmemory_compaction.adoc
index 21513f3..f64bc7a 100644
--- a/src/main/asciidoc/_chapters/inmemory_compaction.adoc
+++ b/src/main/asciidoc/_chapters/inmemory_compaction.adoc
@@ -94,8 +94,7 @@ to set the in-memory attribute to _NONE_).
 
 When an in-memory flush happens is calculated by dividing the configured 
region flush size (Set in the table descriptor
 or read from _hbase.hregion.memstore.flush.size_) by the number of column 
families and then multiplying by
-_hbase.memstore.inmemoryflush.threshold.factor_ (default is 0.014 - a little 
less than the size
-of a chunk).
+_hbase.memstore.inmemoryflush.threshold.factor_. Default is 0.014.
 
 The number of flushes carried by the pipeline is monitored so as to fit within 
the bounds of memstore sizing
 but you can also set a maximum on the number of flushes total by setting



hbase git commit: HBASE-20390-ADDENDUM-3: IMC Default Parameters for 2.0.0 (fix documentation)

2018-05-30 Thread eshcar
Repository: hbase
Updated Branches:
  refs/heads/branch-2.0 e43b26484 -> 4e01d88ac


HBASE-20390-ADDENDUM-3: IMC Default Parameters for 2.0.0 (fix documentation)


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4e01d88a
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4e01d88a
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/4e01d88a

Branch: refs/heads/branch-2.0
Commit: 4e01d88ac4c79d26f71aac2b72ef96475b642539
Parents: e43b264
Author: eshcar 
Authored: Wed May 30 13:13:55 2018 +0300
Committer: eshcar 
Committed: Wed May 30 13:13:55 2018 +0300

--
 src/main/asciidoc/_chapters/inmemory_compaction.adoc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/4e01d88a/src/main/asciidoc/_chapters/inmemory_compaction.adoc
--
diff --git a/src/main/asciidoc/_chapters/inmemory_compaction.adoc 
b/src/main/asciidoc/_chapters/inmemory_compaction.adoc
index 554ef50..3fd2d8b 100644
--- a/src/main/asciidoc/_chapters/inmemory_compaction.adoc
+++ b/src/main/asciidoc/_chapters/inmemory_compaction.adoc
@@ -93,8 +93,7 @@ to set the in-memory attribute).
 
 When an in-memory flush happens is calculated by dividing the configured 
region flush size (Set in the table descriptor
 or read from _hbase.hregion.memstore.flush.size_) by the number of column 
families and then multiplying by
-_hbase.memstore.inmemoryflush.threshold.factor_ (default is 0.014 - a little 
less than the size
-of a chunk).
+_hbase.memstore.inmemoryflush.threshold.factor_. Default is 0.014.
 
 The number of flushes carried by the pipeline is monitored so as to fit within 
the bounds of memstore sizing
 but you can also set a maximum on the number of flushes total by setting



hbase git commit: HBASE-20390-ADDENDUM-3: IMC Default Parameters for 2.0.0 (fix documentation)

2018-05-30 Thread eshcar
Repository: hbase
Updated Branches:
  refs/heads/branch-2 3cfaaee1a -> 61651fbab


HBASE-20390-ADDENDUM-3: IMC Default Parameters for 2.0.0 (fix documentation)


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/61651fba
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/61651fba
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/61651fba

Branch: refs/heads/branch-2
Commit: 61651fbab3a37e5bbad025a525a8a5dcc9f756c2
Parents: 3cfaaee
Author: eshcar 
Authored: Wed May 30 13:15:37 2018 +0300
Committer: eshcar 
Committed: Wed May 30 13:15:37 2018 +0300

--
 src/main/asciidoc/_chapters/inmemory_compaction.adoc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/61651fba/src/main/asciidoc/_chapters/inmemory_compaction.adoc
--
diff --git a/src/main/asciidoc/_chapters/inmemory_compaction.adoc 
b/src/main/asciidoc/_chapters/inmemory_compaction.adoc
index 21513f3..f64bc7a 100644
--- a/src/main/asciidoc/_chapters/inmemory_compaction.adoc
+++ b/src/main/asciidoc/_chapters/inmemory_compaction.adoc
@@ -94,8 +94,7 @@ to set the in-memory attribute to _NONE_).
 
 When an in-memory flush happens is calculated by dividing the configured 
region flush size (Set in the table descriptor
 or read from _hbase.hregion.memstore.flush.size_) by the number of column 
families and then multiplying by
-_hbase.memstore.inmemoryflush.threshold.factor_ (default is 0.014 - a little 
less than the size
-of a chunk).
+_hbase.memstore.inmemoryflush.threshold.factor_. Default is 0.014.
 
 The number of flushes carried by the pipeline is monitored so as to fit within 
the bounds of memstore sizing
 but you can also set a maximum on the number of flushes total by setting



[14/43] hbase git commit: HBASE-20390-ADDENDUM-3: IMC Default Parameters for 2.0.0 (fix documentation)

2018-05-30 Thread zhangduo
HBASE-20390-ADDENDUM-3: IMC Default Parameters for 2.0.0 (fix documentation)


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/63726f12
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/63726f12
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/63726f12

Branch: refs/heads/HBASE-19064
Commit: 63726f12d0b97819a5681f24e5a0789f64072db5
Parents: eb4b854
Author: eshcar 
Authored: Wed May 30 13:08:52 2018 +0300
Committer: eshcar 
Committed: Wed May 30 13:08:52 2018 +0300

--
 src/main/asciidoc/_chapters/inmemory_compaction.adoc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/63726f12/src/main/asciidoc/_chapters/inmemory_compaction.adoc
--
diff --git a/src/main/asciidoc/_chapters/inmemory_compaction.adoc 
b/src/main/asciidoc/_chapters/inmemory_compaction.adoc
index 21513f3..f64bc7a 100644
--- a/src/main/asciidoc/_chapters/inmemory_compaction.adoc
+++ b/src/main/asciidoc/_chapters/inmemory_compaction.adoc
@@ -94,8 +94,7 @@ to set the in-memory attribute to _NONE_).
 
 When an in-memory flush happens is calculated by dividing the configured 
region flush size (Set in the table descriptor
 or read from _hbase.hregion.memstore.flush.size_) by the number of column 
families and then multiplying by
-_hbase.memstore.inmemoryflush.threshold.factor_ (default is 0.014 - a little 
less than the size
-of a chunk).
+_hbase.memstore.inmemoryflush.threshold.factor_. Default is 0.014.
 
 The number of flushes carried by the pipeline is monitored so as to fit within 
the bounds of memstore sizing
 but you can also set a maximum on the number of flushes total by setting



[01/50] [abbrv] hbase git commit: HBASE-20390-ADDENDUM-3: IMC Default Parameters for 2.0.0 (fix documentation) [Forced Update!]

2018-06-10 Thread busbey
Repository: hbase
Updated Branches:
  refs/heads/HBASE-20331 dcbf787b4 -> 48a7018c6 (forced update)


HBASE-20390-ADDENDUM-3: IMC Default Parameters for 2.0.0 (fix documentation)


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/63726f12
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/63726f12
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/63726f12

Branch: refs/heads/HBASE-20331
Commit: 63726f12d0b97819a5681f24e5a0789f64072db5
Parents: eb4b854
Author: eshcar 
Authored: Wed May 30 13:08:52 2018 +0300
Committer: eshcar 
Committed: Wed May 30 13:08:52 2018 +0300

--
 src/main/asciidoc/_chapters/inmemory_compaction.adoc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/63726f12/src/main/asciidoc/_chapters/inmemory_compaction.adoc
--
diff --git a/src/main/asciidoc/_chapters/inmemory_compaction.adoc 
b/src/main/asciidoc/_chapters/inmemory_compaction.adoc
index 21513f3..f64bc7a 100644
--- a/src/main/asciidoc/_chapters/inmemory_compaction.adoc
+++ b/src/main/asciidoc/_chapters/inmemory_compaction.adoc
@@ -94,8 +94,7 @@ to set the in-memory attribute to _NONE_).
 
 When an in-memory flush happens is calculated by dividing the configured 
region flush size (Set in the table descriptor
 or read from _hbase.hregion.memstore.flush.size_) by the number of column 
families and then multiplying by
-_hbase.memstore.inmemoryflush.threshold.factor_ (default is 0.014 - a little 
less than the size
-of a chunk).
+_hbase.memstore.inmemoryflush.threshold.factor_. Default is 0.014.
 
 The number of flushes carried by the pipeline is monitored so as to fit within 
the bounds of memstore sizing
 but you can also set a maximum on the number of flushes total by setting