[
https://issues.apache.org/jira/browse/FLINK-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14649315#comment-14649315
]
Sachin Goel commented on FLINK-2449:
------------------------------------
Collection Executor runs locally without any JobManager or TaskManager. There
would be no need of a DistributedCache for this. You could just access any file
locally.
> DistCache doesn't work with JavaProgram Collection tests
> --------------------------------------------------------
>
> Key: FLINK-2449
> URL: https://issues.apache.org/jira/browse/FLINK-2449
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Reporter: Chesnay Schepler
> Priority: Minor
>
> When attempting to retrieve a file during the Collection test in
> JavaProgramTestBase you'll encounter an exception claiming the file was never
> registered.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)