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/11 18:26:00 UTC

[jira] [Commented] (IMPALA-7981) Add system disk I/O throughput to query profiles

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

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

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

IMPALA-7981: Add host disk statistics to profile

This change adds host disk statistics to profiles. For each host that
participates in the query execution it adds the read and write bandwidth
across all disks. This includes all data read or written by the host as
part of the execution of a query (spilling), by the HDFS data node, and
by 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: I373e7da47a0d722938e6ca1572c49a502951ed57
Reviewed-on: http://gerrit.cloudera.org:8080/12822
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> Add system disk I/O throughput to query profiles
> ------------------------------------------------
>
>                 Key: IMPALA-7981
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7981
>             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 disk 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