[
https://issues.apache.org/jira/browse/FLINK-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040684#comment-14040684
]
Robert Metzger commented on FLINK-964:
--------------------------------------
I'm not sure if the profiling code is a good starting point for a basic
performance monitoring interface.
I'm getting feedback from users that have troubles understanding the runtime
behavior of their jobs. A web-based interface to such data would help users to
understand what the system is doing.
I was wondering if [~JonathanH5] wants to take a look into our current
profiling infrastructure to evaluate if its possible without too much effort to
integrate it into our webinterface.
> Remove the profiling code
> -------------------------
>
> Key: FLINK-964
> URL: https://issues.apache.org/jira/browse/FLINK-964
> Project: Flink
> Issue Type: Bug
> Affects Versions: 0.6-incubating
> Reporter: Stephan Ewen
>
> This issue is subject to discussion.
> The profiling code currently needs to be kept in sync with the job graph
> code, execution graph code, and runtime code.
> Since that part of the code is undergoing quite some changes and the
> profiling code is not used right now, I suggest to remove it, or move it to
> an artifact repository.
--
This message was sent by Atlassian JIRA
(v6.2#6252)