[
https://issues.apache.org/jira/browse/IGNITE-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Veselovsky resolved IGNITE-455.
------------------------------------
Resolution: Won't Fix
Looks like no actual reason to fix.
> 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: 1.6
>
>
> 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)