[jira] [Created] (FLINK-2448) registerCacheFile fails with MultipleProgramsTestbase

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-2448) registerCacheFile fails with MultipleProgramsTestbase

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-2448:
---------------------------------------

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