Andrew Wong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14812
Change subject: tools: expose fault tolerant scans to scanner tool ...................................................................... tools: expose fault tolerant scans to scanner tool I found myself wanting to benchmark fault tolerant scans, so I thought it was appropriate to add it to the CLI tool. Now the following are available: $ kudu table scan master.server.com default.table --fault_tolerant $ kudu perf table_scan master.server.com default.table --fault_tolerant Change-Id: I19dcee286a30b3d008df30a3af57982ea44298d0 --- M src/kudu/tools/table_scanner.cc M src/kudu/tools/tool_action_perf.cc M src/kudu/tools/tool_action_table.cc 3 files changed, 6 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/12/14812/1 -- To view, visit http://gerrit.cloudera.org:8080/14812 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I19dcee286a30b3d008df30a3af57982ea44298d0 Gerrit-Change-Number: 14812 Gerrit-PatchSet: 1 Gerrit-Owner: Andrew Wong <[email protected]>
