Hello Will Berkeley, Kudu Jenkins, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/7260 to look at the new patch set (#2). Change subject: tools: add a tool to extract an arbitrary block to stdout ...................................................................... tools: add a tool to extract an arbitrary block to stdout This allows a block to be dumped to stdout. I found this useful when trying to see how compressible an index block was. We might also find this useful for debugging block corruption issues on production clusters -- it's much easier to extract a corrupted block and copy it around than to try to copy an entire tablet or filesystem. Change-Id: I04cf75169b1adb721791ca15b2d5ab5067025f06 --- M src/kudu/tools/kudu-tool-test.cc M src/kudu/tools/tool_action_fs.cc 2 files changed, 74 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/60/7260/2 -- To view, visit http://gerrit.cloudera.org:8080/7260 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I04cf75169b1adb721791ca15b2d5ab5067025f06 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <t...@apache.org> Gerrit-Reviewer: Adar Dembo <a...@cloudera.com> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <t...@apache.org> Gerrit-Reviewer: Will Berkeley <wdberke...@gmail.com>