[
https://issues.apache.org/jira/browse/FLINK-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650355#comment-14650355
]
Stephan Ewen commented on FLINK-2458:
-------------------------------------
Can you describe how you plan to change this?
I keep asking this, because we start to have a lot of pull requests, where the
design has not been thought through well. Then we need to reject the Pull
Request, which is sad for the people that put in a lot of effort.
To make sure that does not happen too often, I am pushing people to share their
intended changes/additions early...
> Distributed Cache doesn't work with iterations.
> -----------------------------------------------
>
> Key: FLINK-2458
> URL: https://issues.apache.org/jira/browse/FLINK-2458
> Project: Flink
> Issue Type: Bug
> Reporter: Sachin Goel
> Assignee: Sachin Goel
>
> Distributed cache files cannot be accessed when working in Iterative
> contexts. While constructing the context in {{AbstractIterativePactTask}},
> the distributed entries are not passed on to runtime context.
> My commit will add this and also unify the distributed cache system to work
> everywhere, including in the Collection Environment.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)