Hello Marton Greber, Zoltan Martonka, Alexey Serbin, Attila Bukor, Kudu
Jenkins, Anonymous Coward (763),
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/21496
to look at the new patch set (#10).
Change subject: [tool] Add '--columns' param to 'table list'
......................................................................
[tool] Add '--columns' param to 'table list'
Currently there is no easy way to get table UUIDs from the kudu CLI,
this patch adds the '--columns' optional parameter to the 'kudu table list'
command that works similiar to 'kudu master/tserver list'.
The available collumns are: 'id', 'name', 'num_tablets',
'num_replicas', 'live_row_count'.
Change-Id: I324b920e6feb6139e7d884e3cf08069b0cb922a4
---
M src/kudu/client/client-internal.cc
M src/kudu/client/client-internal.h
M src/kudu/tools/kudu-tool-test.cc
M src/kudu/tools/tool_action_table.cc
4 files changed, 135 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/96/21496/10
--
To view, visit http://gerrit.cloudera.org:8080/21496
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I324b920e6feb6139e7d884e3cf08069b0cb922a4
Gerrit-Change-Number: 21496
Gerrit-PatchSet: 10
Gerrit-Owner: Zoltan Chovan <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Anonymous Coward (763)
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Reviewer: Zoltan Chovan <[email protected]>
Gerrit-Reviewer: Zoltan Martonka <[email protected]>