[
https://issues.apache.org/jira/browse/FLINK-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110656#comment-14110656
]
Robert Metzger commented on FLINK-964:
--------------------------------------
I've had a quick look into the code, it looks good.
When I tried it on the cluster, I got the following error:
{code}
HTTP ERROR: 404
Problem accessing /resourceUsage.html. Reason:
Not Found
Powered by Jetty://
{code}
Manually changing the url to {{resource-usage.html}} resolved it.
Then, I started a job but nothing happened. The AJAX requests were send every
second or so, but the response was always empty, nothing was drawn in the
charts.
> 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: Jonathan Hasenburg
>
> 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)