You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Sachin Goel (JIRA)" <ji...@apache.org> on 2015/08/01 16:07:04 UTC

[jira] [Created] (FLINK-2458) Distributed Cache doesn't work with iterations.

Sachin Goel created FLINK-2458:
----------------------------------

             Summary: 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


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)