[
https://issues.apache.org/jira/browse/FLINK-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650365#comment-14650365
]
Sachin Goel commented on FLINK-2458:
------------------------------------
You can take a look here:
https://github.com/apache/flink/compare/master...sachingoel0101:iteration_cache_files
The specific test passes on my machine. I'll know more after travis succeeds
too.
> 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)