Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12979 )
Change subject: [docs] Add maximum tablet size recommendations ...................................................................... [docs] Add maximum tablet size recommendations Based primarily on the collective experience of many of the Kudu committers, this patch attempts to provide some guardrail limits and recomendations on tablet size. It doesn’t enumurate all of the issues that occur with very large tablets, primarily because they are not all known, but gives some examples of issues that have been seen as tablets go over the proposed limit of 50 GiB. I also updated existing usage of GB/TB to GiB/TiB. Change-Id: I9fe48e483334812795d124ee63a3af92f39135de Reviewed-on: http://gerrit.cloudera.org:8080/12979 Tested-by: Grant Henke <[email protected]> Reviewed-by: Mike Percy <[email protected]> Reviewed-by: Adar Dembo <[email protected]> --- M docs/known_issues.adoc 1 file changed, 7 insertions(+), 3 deletions(-) Approvals: Grant Henke: Verified Mike Percy: Looks good to me, but someone else must approve Adar Dembo: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/12979 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I9fe48e483334812795d124ee63a3af92f39135de Gerrit-Change-Number: 12979 Gerrit-PatchSet: 2 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Will Berkeley <[email protected]>
