[
https://issues.apache.org/jira/browse/KUDU-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthew Jacobs updated KUDU-326:
--------------------------------
Labels: impala (was: )
> Add statistics to client Scanners
> ---------------------------------
>
> Key: KUDU-326
> URL: https://issues.apache.org/jira/browse/KUDU-326
> Project: Kudu
> Issue Type: Improvement
> Components: client
> Affects Versions: M4
> Reporter: Todd Lipcon
> Labels: impala
>
> Would be nice to be able to get back some stats from a Scanner object. In
> particular:
> - number of localhost round trips, remote host round trips
> - bytes transferred local, bytes transferred remote
> - propagate counters from the server side (we have some
> CFileIterator::IOStatistics stuff which we don't really bubble up anywhere)
> This would be especially nice to expose into MR and Impala as counters to see
> if you're going over the network vs getting the expected locality.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)