[ 
https://issues.apache.org/jira/browse/FLINK-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14063384#comment-14063384
 ] 

Jonathan Hasenburg commented on FLINK-964:
------------------------------------------

I started to implement it by myself. But I have one question:
How does the JobManagerProfilerImpl know if a Job is finished and the profiling 
is completed? This is important because only then it should send the the 
JobProfilingData stored in "private final Map<JobID, JobProfilingData> 
registeredJobs" to the archive.

> 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)

Reply via email to