Hello Marton Greber, Zoltan Martonka, Alexey Serbin, Attila Bukor, Kudu Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/21496

to look at the new patch set (#5).

Change subject: Include table UUID when using --show_table_info
......................................................................

Include table UUID when using --show_table_info

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/tool_action_table.cc
3 files changed, 62 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/96/21496/5
--
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: 5
Gerrit-Owner: Zoltan Chovan <zcho...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <ale...@apache.org>
Gerrit-Reviewer: Attila Bukor <abu...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <greber...@gmail.com>
Gerrit-Reviewer: Zoltan Chovan <zcho...@cloudera.com>
Gerrit-Reviewer: Zoltan Martonka <zmarto...@cloudera.com>

Reply via email to