[
https://issues.apache.org/jira/browse/FLINK-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14699235#comment-14699235
]
Chesnay Schepler commented on FLINK-2448:
-----------------------------------------
hmm...i haven't rebased yet but can provide more details to reproduce.
when i run a single program in each Test method everything works fine. But when
i run multiple programs in a single method, it fails. Not sure if this is the
intended way to use it (probably not), but I'm very curious as to why it
doesn't work.
> registerCacheFile fails with MultipleProgramsTestbase
> -----------------------------------------------------
>
> Key: FLINK-2448
> URL: https://issues.apache.org/jira/browse/FLINK-2448
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Reporter: Chesnay Schepler
> Priority: Minor
>
> When trying to register a file using a constant name an expection is thrown
> saying the file was already cached.
> This is probably because the same environment is reused, and the cacheFile
> entries are not cleared between runs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)