[ 
https://issues.apache.org/jira/browse/HADOOP-6421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836005#action_12836005
 ] 

Eli Collins commented on HADOOP-6421:
-------------------------------------

Hey Zlatin,

The intent for FileStatus (and FileContext) is to expose a least common 
denominator API for all file systems that Hadoop uses (HDFS, Local, S3, etc) so 
file system specific stuff like dev, proc, etc are all things we'd like to keep 
out of the API.

Thanks,
Eli

> Symbolic links
> --------------
>
>                 Key: HADOOP-6421
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6421
>             Project: Hadoop Common
>          Issue Type: New Feature
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>         Attachments: symlink-25-common.patch, symlink-26-common.patch, 
> symlink-26-common.patch, symlink24-common.patch, symlink27-common.patch, 
> symlink28-common.patch, symlink29-common.patch, symlink29-common.patch, 
> symlink29-common.patch, symlink30-common.patch, symlink31-common.patch, 
> symlink32-common.patch, symlink33-common.patch, symlink34-common.patch, 
> symlink35-common.patch, symlink36-common.patch, symlink37-common.patch, 
> symlink38-common.patch, symlink39-common.patch
>
>
> Here's a jira for the common parts of HDFS-245, mostly changes to FileContext 
> and AbstractFileSystem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to