You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/04/01 11:56:00 UTC

[jira] [Commented] (IMPALA-7982) Add network I/O throughput to query profiles

    [ https://issues.apache.org/jira/browse/IMPALA-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806687#comment-16806687 ] 

ASF subversion and git services commented on IMPALA-7982:
---------------------------------------------------------

Commit 1fcea9e4b677f07dfaf6b0314ac763241a029e66 in impala's branch refs/heads/master from Lars Volker
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=1fcea9e ]

IMPALA-7982: Add host network usage to profile

This change adds host network usage to profiles. For each host that
participates in the query execution it adds the incoming and outgoing
bandwidth across all interfaces excluding the local loopback interface.
This includes all data transmitted by the host as part of the execution
of a query, other queries, and other processes running on the same
system.

The change adds tests for the added functionality to the backend and end
to end tests.

Change-Id: I2cc74f87374080a74a13b7fb6e4da44a11d828ef
Reviewed-on: http://gerrit.cloudera.org:8080/12747
Reviewed-by: Lars Volker <lv...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> Add network I/O throughput to query profiles
> --------------------------------------------
>
>                 Key: IMPALA-7982
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7982
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Backend
>    Affects Versions: Impala 3.2.0
>            Reporter: Lars Volker
>            Assignee: Lars Volker
>            Priority: Major
>              Labels: observability, supportability
>
> IMPALA-7694 added a framework to collect system resource usage during query execution and aggregate it at the coordinator. We should add network I/O throughput there, too.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org