[
https://issues.apache.org/jira/browse/FLINK-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14991757#comment-14991757
]
Robert Metzger commented on FLINK-2944:
---------------------------------------
Big +1 for this one!
> Collect, expose and display operator-specific stats
> ---------------------------------------------------
>
> Key: FLINK-2944
> URL: https://issues.apache.org/jira/browse/FLINK-2944
> Project: Flink
> Issue Type: New Feature
> 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)