[ 
https://issues.apache.org/jira/browse/HDFS-13469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443317#comment-16443317
 ] 

Daryn Sharp commented on HDFS-13469:
------------------------------------

It's really as simple as:  the path /.reserved/.inodes/123 will access inode 
123 which may really be /user/daryn/dir/mystuff.  The nfs implementation relies 
on inode paths.

HDFS-7878 cannot solve the problem because its an abstraction for a different 
purpose.

> RBF: Support InodeID in the Router
> ----------------------------------
>
>                 Key: HDFS-13469
>                 URL: https://issues.apache.org/jira/browse/HDFS-13469
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Íñigo Goiri
>            Priority: Major
>
> The Namenode supports identifying files through inode identifiers.
> Currently the Router does not handle this properly, we need to add this 
> functionality.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to