You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2017/02/02 16:20:51 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Metzger resolved FLINK-2944.
-----------------------------------
    Resolution: Fixed

> 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.15#6346)