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

Brian Bockelman resolved HDFS-430.
----------------------------------

    Resolution: Later

This Wish (not really a bug) appears to be abandoned.  Closing - can reopen 
later if someone really needs it.

> create posix-like (as far as we can) layer for Linux on top of libhdfs
> ----------------------------------------------------------------------
>
>                 Key: HDFS-430
>                 URL: https://issues.apache.org/jira/browse/HDFS-430
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: contrib/fuse-dfs
>            Reporter: Pete Wyckoff
>            Priority: Minor
>
> libhdfs is now very hadoop specific, which is good since there are many 
> hadoop attributes not present in things like stat structures. but, for things 
> that want to access hdfs as a posix-like FS, they would benefit from a more 
> standard API.
> fuse-dfs now does this itself, translating from hadoop specific structures 
> from hadoop to posix structures like stat.  Let's put a layer on top of 
> libhdfs that does this for us so others benefit from it.  Once stable, we can 
> look at adding it to libhdfs as a libhdfs_posix_like.so or something.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to