Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/9967 )
Change subject: [docs] Add docs on full data dirs ...................................................................... Patch Set 5: (2 comments) http://gerrit.cloudera.org:8080/#/c/9967/4/docs/administration.adoc File docs/administration.adoc: http://gerrit.cloudera.org:8080/#/c/9967/4/docs/administration.adoc@845 PS4, Line 845: If all data directories for a tablet are full, Kudu : will crash. > L837 says that Kudu will crash if all data directories are full. L845 says OK. I did observe the distinction, but is it really worth pointing out? From a user's perspective, any bit of Kudu data is bound to a particular tablet, so if you've filled all data directories, haven't you also filled all data directories belonging to at least one tablet? http://gerrit.cloudera.org:8080/#/c/9967/4/docs/administration.adoc@864 PS4, Line 864: Note that existing tablets will not use new data directories > I'll file a JIRA for such a tool if you like. I honestly don't know how useful it'd be. Tablets modified in such a way will have data balance issues (i.e. much more data on one set of disks than on another). -- To view, visit http://gerrit.cloudera.org:8080/9967 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: If1081cab4c84789d29a0ccdccfd11c190b6164cf Gerrit-Change-Number: 9967 Gerrit-PatchSet: 5 Gerrit-Owner: Will Berkeley <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Will Berkeley <[email protected]> Gerrit-Comment-Date: Wed, 25 Apr 2018 20:44:12 +0000 Gerrit-HasComments: Yes
