ZhangYao has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/14292


Change subject: [tools] Add get table statistics for CLI tools
......................................................................

[tools] Add get table statistics for CLI tools

Similar to Hive, running analyze in CLI tools will get
the table statistics.

Sample output:
$ kudu table analyze 127.0.0.1:7051 usertable
TABLE usertable
on disk size: 621238168
live row count: 146183

Change-Id: Ie946a29ca5731ef72270d4ef870dd5919edaf869
---
M src/kudu/client/client.cc
M src/kudu/client/client.h
M src/kudu/client/table_statistics-internal.h
M src/kudu/tools/kudu-admin-test.cc
M src/kudu/tools/kudu-tool-test.cc
M src/kudu/tools/tool_action_table.cc
6 files changed, 71 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/92/14292/1
--
To view, visit http://gerrit.cloudera.org:8080/14292
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie946a29ca5731ef72270d4ef870dd5919edaf869
Gerrit-Change-Number: 14292
Gerrit-PatchSet: 1
Gerrit-Owner: ZhangYao <[email protected]>

Reply via email to