[
https://issues.apache.org/jira/browse/FLINK-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14128248#comment-14128248
]
Robert Metzger commented on FLINK-964:
--------------------------------------
Hey [~sekruse],
I've tried out your changes and I really like them. Its a great addition to our
system, because monitoring always helps users to understand the behavior of
their programs.
I think we can merge the change into our system because its disabled by
default. So users who are interested in this can turn it on if they want to. I
would also suggest to mark it experimental in the documentation.
If I understood [~StephanEwen] correctly, the profiling infrastructure in the
runtime is going to change a lot in the near future, so we have to make sure
that we closely work together on this.
> Integrate profiling code with web interface
> -------------------------------------------
>
> Key: FLINK-964
> URL: https://issues.apache.org/jira/browse/FLINK-964
> Project: Flink
> Issue Type: Improvement
> Components: Local Runtime, Webfrontend
> Affects Versions: 0.6-incubating
> Reporter: Stephan Ewen
> Assignee: Sebastian Kruse
>
> 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.3.4#6332)