You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ivan Mushketyk (JIRA)" <ji...@apache.org> on 2016/08/23 21:48:21 UTC

[jira] [Commented] (FLINK-2944) Collect, expose and display operator-specific stats

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

Ivan Mushketyk commented on FLINK-2944:
---------------------------------------

Is this somehow related to this issue:  https://issues.apache.org/jira/browse/FLINK-4389 ?
[~stephan ewen] could you describe in more details how would you like these metrics to be displayed?

> Collect, expose and display operator-specific stats
> ---------------------------------------------------
>
>                 Key: FLINK-2944
>                 URL: https://issues.apache.org/jira/browse/FLINK-2944
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Local Runtime, Webfrontend
>            Reporter: Fabian Hueske
>              Labels: requires-design-doc
>
> It would be nice to collect operator-specific stats such as:
> - HashJoin: bytes spilled build side, bytes spilled probe side, num keys (build / probe)
> - GroupBy: bytes spilled, num keys, max group size, avg. group size
> - Combiner: combine rate (in/out ratio)
> - Streaming Ops: avg. throughput
> - etc.
> and display these stats in the webUI. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)