Will Berkeley has uploaded a new patch set (#2). Change subject: [tools] Add summary-only mode to ksck ......................................................................
[tools] Add summary-only mode to ksck This patch add a -summary_only flag to ksck, which suppresses all output except for the table summary at the end. When used in combination with the -format flag supported by the DataTable class, it allows users to get useful machine-readable ksck output as csv, tsv, or json. Change-Id: I3a961867a9e6a32ca91144843f9d1b8139f756f5 --- M src/kudu/tools/ksck-test.cc M src/kudu/tools/ksck.cc M src/kudu/tools/ksck.h 3 files changed, 134 insertions(+), 125 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/59/7759/2 -- To view, visit http://gerrit.cloudera.org:8080/7759 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I3a961867a9e6a32ca91144843f9d1b8139f756f5 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Will Berkeley <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Reviewer: Will Berkeley <[email protected]>
