[
https://issues.apache.org/jira/browse/HDFS-13469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443531#comment-16443531
]
Yiqun Lin commented on HDFS-13469:
----------------------------------
{quote}I'm not sure how to figure which subcluster has that inode.
{quote}
[~elgoiri], currently in the Router, I think we cannot directly know which
subcluster has the inode. The one way, we may try to get its HdfsFileStatus
from subclusters with the given source path, and verify the fileId in
HdfsFileStatus and confirm the desired subcluster(namespace). Not sure this is
the expected way as [~daryn] wants.
> 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: [email protected]
For additional commands, e-mail: [email protected]