Marton Greber has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/21496 )

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 columns are: 'id', 'name', 'num_tablets',
'num_replicas', 'live_row_count'.

Change-Id: I324b920e6feb6139e7d884e3cf08069b0cb922a4
Reviewed-on: http://gerrit.cloudera.org:8080/21496
Reviewed-by: Wang Xixu <1450306...@qq.com>
Tested-by: Marton Greber <greber...@gmail.com>
Reviewed-by: Marton Greber <greber...@gmail.com>
---
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(-)

Approvals:
  Wang Xixu: Looks good to me, but someone else must approve
  Marton Greber: Looks good to me, approved; Verified

--
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: merged
Gerrit-Change-Id: I324b920e6feb6139e7d884e3cf08069b0cb922a4
Gerrit-Change-Number: 21496
Gerrit-PatchSet: 13
Gerrit-Owner: Zoltan Chovan <zcho...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <ale...@apache.org>
Gerrit-Reviewer: Anonymous Coward (763)
Gerrit-Reviewer: Attila Bukor <abu...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <greber...@gmail.com>
Gerrit-Reviewer: Wang Xixu <1450306...@qq.com>
Gerrit-Reviewer: Zoltan Chovan <zcho...@cloudera.com>
Gerrit-Reviewer: Zoltan Martonka <zmarto...@cloudera.com>

Reply via email to