[
https://issues.apache.org/jira/browse/FLINK-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14142306#comment-14142306
]
ASF GitHub Bot commented on FLINK-953:
--------------------------------------
GitHub user StephanEwen opened a pull request:
https://github.com/apache/incubator-flink/pull/124
[FLINK-953] Remove fake tail from iterations
Fake tails are no longer necessary with the reworked task hierarchy
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/StephanEwen/incubator-flink remove_faketail
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/124.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #124
----
commit 44a3a426eac71385129df786ab008fc130740345
Author: Stephan Ewen <[email protected]>
Date: 2014-09-17T12:55:24Z
[FLINK-953] Remove fake tail from iterations
----
> Don't show fake tail information in webfrontend
> -----------------------------------------------
>
> Key: FLINK-953
> URL: https://issues.apache.org/jira/browse/FLINK-953
> Project: Flink
> Issue Type: Improvement
> Components: Webfrontend
> Affects Versions: pre-apache-0.5.1
> Reporter: Ufuk Celebi
> Assignee: Stephan Ewen
> Priority: Minor
>
> Currently, the web frontend shows the runtime of the fake tail for
> iterations, which is not provided by the user, but an internal hack
> circumventing limitations of the distributed runtime.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)