Yingchun Lai has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12035
Change subject: [tools] ksck output could be filtered by sections ...................................................................... [tools] ksck output could be filtered by sections When there are lots of tables or tservers in the cluster, the `kudu ksck` output could be very large which is hard for administrators to read, this commit add a parameter to filte output sections. Change-Id: I394184590ea379f0fdab378eacd136b2512e1375 --- M src/kudu/tools/ksck-test.cc M src/kudu/tools/ksck.cc M src/kudu/tools/ksck.h M src/kudu/tools/ksck_results.cc M src/kudu/tools/ksck_results.h M src/kudu/tools/tool_action_cluster.cc 6 files changed, 157 insertions(+), 82 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/35/12035/1 -- To view, visit http://gerrit.cloudera.org:8080/12035 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I394184590ea379f0fdab378eacd136b2512e1375 Gerrit-Change-Number: 12035 Gerrit-PatchSet: 1 Gerrit-Owner: Yingchun Lai <[email protected]>
