Will Berkeley has uploaded a new change for review. http://gerrit.cloudera.org:8080/7759
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/1 -- To view, visit http://gerrit.cloudera.org:8080/7759 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3a961867a9e6a32ca91144843f9d1b8139f756f5 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Will Berkeley <[email protected]>
