This GSoC proposal [1] might also be of interest. [1] https://github.com/stratosphere/stratosphere/wiki/GSoC-2014-Project-Proposal-Draft-by-Rajika-Kumarasiri
On Tue, Aug 26, 2014 at 10:12 AM, Sebastian Kruse (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/FLINK-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110468#comment-14110468 > ] > > Sebastian Kruse commented on FLINK-964: > --------------------------------------- > > Hey guys, > > I am happy to hear that you like it! :) > > But please also consider that this prototype was thought as a first spike > and baseline for further discussion. There is a lot more profiling data > available, e.g., stats per task manager and execution vertex. I propose to > have a bit of a discussion about what of those data to include and how. > > Cheers, > Sebastian > > > 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) >
