[
https://issues.apache.org/jira/browse/FLINK-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354567#comment-14354567
]
ASF GitHub Bot commented on FLINK-1652:
---------------------------------------
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/464#issuecomment-78015651
This should work.
BTW: If you want a test that specifically targets the CollectionExecution,
then it would be better to write a regular JUnit Test case (that does not
extends JavaProgramTestBase) and start in the test method with
`ExecutionEnvironment.createCollectionsEnvironment()`.
Otherwise, +1 to merge
> Wrong superstep number in VertexCentricIteration in Collection mode
> -------------------------------------------------------------------
>
> Key: FLINK-1652
> URL: https://issues.apache.org/jira/browse/FLINK-1652
> Project: Flink
> Issue Type: Bug
> Components: Gelly, Iterations, Spargel
> Reporter: Vasia Kalavri
> Assignee: Vasia Kalavri
>
> When in collection execution mode, the superstep number is not correctly
> updated for Spargel's and Gelly's VertexCentricIteration. There seems to be
> to problem with DeltaIteration.
> See also relevant [discussion in dev@ |
> https://mail-archives.apache.org/mod_mbox/flink-dev/201503.mbox/%3CCAK5ODX4YiNqqSXAYrK0PAwvEDYm%2Bjakvvu8%3Dvup62H4Vwc_uMQ%40mail.gmail.com%3E].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)