You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/05/15 12:15:00 UTC

[jira] [Reopened] (FLINK-9369) DistributedCache returns parent directory for directories

     [ https://issues.apache.org/jira/browse/FLINK-9369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler reopened FLINK-9369:
-------------------------------------

> 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
>            Priority: Blocker
>
> 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)