Yingchun Lai has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18813
Change subject: [tools] Add --fault_tolerant to 'kudu table copy/scan' ...................................................................... [tools] Add --fault_tolerant to 'kudu table copy/scan' Add --fault_tolerant to 'kudu table copy/scan' to make the results are returned in primary key order and make the scanner fault-tolerant. This patch also adds some other flags missing in 'kudu table copy' Change-Id: I1a05792db9dceb5e774ce1602158bb636bba04d0 --- M src/kudu/client/scan_configuration.cc M src/kudu/tools/table_scanner.cc M src/kudu/tools/tool_action_table.cc 3 files changed, 20 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/13/18813/1 -- To view, visit http://gerrit.cloudera.org:8080/18813 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I1a05792db9dceb5e774ce1602158bb636bba04d0 Gerrit-Change-Number: 18813 Gerrit-PatchSet: 1 Gerrit-Owner: Yingchun Lai <[email protected]>
