Hello Adar Dembo, Will Berkeley,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/7260
to review the following change.
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, 68 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/60/7260/1
--
To view, visit http://gerrit.cloudera.org:8080/7260
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I04cf75169b1adb721791ca15b2d5ab5067025f06
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Will Berkeley <[email protected]>