Chesnay Schepler created FLINK-9369:
---------------------------------------

             Summary: DistributedCache returns parent directory for directories
                 Key: FLINK-9369
                 URL: https://issues.apache.org/jira/browse/FLINK-9369
             Project: Flink
          Issue Type: Bug
          Components: Local Runtime
    Affects Versions: 1.6.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler


When retrieving a file from the distributed cache via 
{{DistributedCache#getFile()}} the resolving {{File}} actually points to the 
copied file.

In contrast, when retrieving a directory the returned {{File}} does not point 
to the copied directory, but the directories parent instead.

The end-to-end test doesn't cover the case of directories.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to