[ 
https://issues.apache.org/jira/browse/FLINK-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14698592#comment-14698592
 ] 

ASF GitHub Bot commented on FLINK-2458:
---------------------------------------

Github user sachingoel0101 commented on the pull request:

    https://github.com/apache/flink/pull/970#issuecomment-131504643
  
    I decided to go ahead and implement things which touch the Runtime Context 
constructors with this PR. This now closes five Jiras, namely 2449, 2458, 2488, 
2496 and 2524. Commit messages are descriptive of each Jira.


> 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)

Reply via email to