Will Berkeley has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/11420


Change subject: [docs] Add basic advice on setting block cache size
......................................................................

[docs] Add basic advice on setting block cache size

This adds a short section to the troubleshooting guide about improving
the block cache size. It's fuzzy since the effectiveness of the cache
and the efficacy of enlarging it are so workload dependent (e.g.
consider a workload doing full table scans vs. one mostly re-scanning
a small range checking for updates), but I tried to provide a starting
point for users to evaluate their cache size since we've totally lacked
any advice on that up to this point.

I also added information about the change due to release in 1.8 that
servers won't start when the block cache capacity is set too large
relative to the memory limit.

Change-Id: Idc7411c38b6fcc8694509ec89c32e2fe74e6c0db
---
M docs/troubleshooting.adoc
1 file changed, 72 insertions(+), 5 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/20/11420/1
--
To view, visit http://gerrit.cloudera.org:8080/11420
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idc7411c38b6fcc8694509ec89c32e2fe74e6c0db
Gerrit-Change-Number: 11420
Gerrit-PatchSet: 1
Gerrit-Owner: Will Berkeley <wdberke...@gmail.com>

Reply via email to