Incorporate Comment 1
Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/dfcfc5e7 Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/dfcfc5e7 Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/dfcfc5e7 Branch: refs/heads/master Commit: dfcfc5e73f9e5ddb6827d88424b40f3b438ede14 Parents: 1bf36fe Author: liu.yu <[email protected]> Authored: Wed Jan 3 10:21:42 2018 +0800 Committer: liu.yu <[email protected]> Committed: Wed Jan 3 10:21:42 2018 +0800 ---------------------------------------------------------------------- docs/provisioning_guide/src/asciidoc/_chapters/requirements.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafodion/blob/dfcfc5e7/docs/provisioning_guide/src/asciidoc/_chapters/requirements.adoc ---------------------------------------------------------------------- diff --git a/docs/provisioning_guide/src/asciidoc/_chapters/requirements.adoc b/docs/provisioning_guide/src/asciidoc/_chapters/requirements.adoc index 520d100..7d687dc 100644 --- a/docs/provisioning_guide/src/asciidoc/_chapters/requirements.adoc +++ b/docs/provisioning_guide/src/asciidoc/_chapters/requirements.adoc @@ -352,7 +352,7 @@ Default value: 2 Default value: 134217728 bytes (128M) | hbase.hstore.blockingStoreFiles | 200 | http://gbif.blogspot.com/2012/07/optimizing-writes-in-hbase.html -This property blocks any further writes from memstores to regions after HFile number hitting this limit until compactions are completed. +This property blocks any further writes from memstores to HFile, after existing HFile number hitting this limit until compactions are completed. Default value: 7
