[
https://issues.apache.org/jira/browse/KUDU-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18103051#comment-18103051
]
ASF subversion and git services commented on KUDU-3362:
-------------------------------------------------------
Commit 4bcd631c449d3c6649730ca6e07660c8168f0d44 in kudu's branch
refs/heads/master from Yan-Daojiang
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=4bcd631c4 ]
KUDU-3362: expose per-tablet stats via table statistics
Add per-tablet statistics to the GetTableStatistics response and surface
them in kudu table statistics --show_tablets.
Default table-level output is unchanged when --show_tablets is not set.
Change-Id: If7889669181633a762c614afe96a9ea0827ed7f1
Reviewed-on: http://gerrit.cloudera.org:8080/24650
Reviewed-by: Marton Greber <[email protected]>
Tested-by: Marton Greber <[email protected]>
Reviewed-by: Alexey Serbin <[email protected]>
> Expose tablet on disk size through kudu table statistics
> --------------------------------------------------------
>
> Key: KUDU-3362
> URL: https://issues.apache.org/jira/browse/KUDU-3362
> Project: Kudu
> Issue Type: Improvement
> Reporter: Abhishek Chennaka
> Assignee: Daojiang Yan
> Priority: Major
> Labels: newbie
>
> In order to get the size of each tablet of a table, currently there is no way
> of getting this information through a CLI tool. The WebUI of each table has
> this information. It would be good to have this information exposed through a
> CLI tool too.
> We can probably add a flag to the existing tool, "kudu table statistics" to
> get this information.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)