Dan Burkert has uploaded this change for review. ( http://gerrit.cloudera.org:8080/8911
Change subject: Add 'kudu fs list' tool ...................................................................... Add 'kudu fs list' tool This tool aims to replace most of the pure-metadata usages of 'kudu fs dump' and 'kudu local_replica dump'. 'kudu fs list' is more flexible, easier to use, and can show more information. Change-Id: I7f5a63e636d95e3ee55bb4955cece7f5d0b7532d --- M src/kudu/tablet/rowset_metadata.h M src/kudu/tools/tool_action.cc M src/kudu/tools/tool_action_fs.cc M src/kudu/tools/tool_action_tserver.cc 4 files changed, 450 insertions(+), 12 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/11/8911/1 -- To view, visit http://gerrit.cloudera.org:8080/8911 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I7f5a63e636d95e3ee55bb4955cece7f5d0b7532d Gerrit-Change-Number: 8911 Gerrit-PatchSet: 1 Gerrit-Owner: Dan Burkert <[email protected]>
