Yan-Daojiang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24650
Change subject: KUDU-3362: expose per-tablet stats via table statistics ...................................................................... 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 --- M src/kudu/master/catalog_manager.cc M src/kudu/master/master-test.cc M src/kudu/master/master.proto M src/kudu/tools/kudu-tool-test.cc M src/kudu/tools/tool_action_common.cc M src/kudu/tools/tool_action_table.cc 6 files changed, 180 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/50/24650/1 -- To view, visit http://gerrit.cloudera.org:8080/24650 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If7889669181633a762c614afe96a9ea0827ed7f1 Gerrit-Change-Number: 24650 Gerrit-PatchSet: 1 Gerrit-Owner: Yan-Daojiang <[email protected]>
