[
https://issues.apache.org/jira/browse/FLINK-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14680092#comment-14680092
]
ASF GitHub Bot commented on FLINK-2277:
---------------------------------------
GitHub user PieterJanVanAeken opened a pull request:
https://github.com/apache/flink/pull/1005
[FLINK-2277] In Scala API delta Iterations can not be set to unmanaged
Fix for issue 2277, I have set the default value to false as that is the
default for vertix centric iteration configuration.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PieterJanVanAeken/flink flink-2277
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1005.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 #1005
----
commit 81128564f97b50deac7cf46fe13713a758873ec0
Author: Pieter-Jan Van Aeken <[email protected]>
Date: 2015-08-10T13:16:08Z
[FLINK-2277] In Scala API delta Iterations can not be set to unmanaged
----
> In Scala API delta Iterations can not be set to unmanaged
> ---------------------------------------------------------
>
> Key: FLINK-2277
> URL: https://issues.apache.org/jira/browse/FLINK-2277
> Project: Flink
> Issue Type: Improvement
> Components: Scala API
> Reporter: Aljoscha Krettek
> Assignee: PJ Van Aeken
> Labels: Starter
>
> DeltaIteration.java has method solutionSetUnManaged(). In the Scala API this
> could be added as an optional parameter on iterateDelta() on the DataSet.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)