You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/09/14 13:24:46 UTC

[jira] [Updated] (IGNITE-455) IGFS for Hadoop: symlinks support

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

Vladimir Ozerov updated IGNITE-455:
-----------------------------------
    Fix Version/s: ignite-1.5

> IGFS for Hadoop: symlinks support
> ---------------------------------
>
>                 Key: IGNITE-455
>                 URL: https://issues.apache.org/jira/browse/IGNITE-455
>             Project: Ignite
>          Issue Type: Task
>          Components: hadoop
>    Affects Versions: sprint-2
>            Reporter: Ivan Veselovsky
>            Assignee: Ivan Veselovsky
>            Priority: Minor
>             Fix For: ignite-1.5
>
>
> In Hadoop there are files, directories, and symlinks. So, each file has methods #isFile(), #isDirectory(), and #isSymlink(). If a file is a symlink, isFile() and isDirectory() are false. 
> In IGFS we don't have notion of symlink, so representation of a Hadoop symlink by an IGFS file may fail because IGFS treats isFile() and isDirectory() notions to be mutually exclusive.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)