Will Berkeley has uploaded a new change for review. http://gerrit.cloudera.org:8080/6829
Change subject: Clarify error for permitted max tablets at creation time ...................................................................... Clarify error for permitted max tablets at creation time Several users have been confused by the error returned when trying to create a table with too many tablets. This patch lengthens the error message so it's clearer that the restriction is for table creation, and suggests the workaround of adding range partitions. Change-Id: I1f084e0ad37e0578eeeb8af00767fccb23e1b165 --- M src/kudu/master/catalog_manager.cc 1 file changed, 3 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/29/6829/1 -- To view, visit http://gerrit.cloudera.org:8080/6829 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1f084e0ad37e0578eeeb8af00767fccb23e1b165 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Will Berkeley <[email protected]>
