You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "dhruba borthakur (JIRA)" <ji...@apache.org> on 2009/07/16 09:39:15 UTC

[jira] Updated: (HADOOP-6149) FileStatus can support a fileid per path

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

dhruba borthakur updated HADOOP-6149:
-------------------------------------

    Attachment: fileidc1.txt

This patch introduces a new filed called fileid in the FileStatus object. There are setter and getter methods on FileStatus for fileid.

> FileStatus can support a fileid per path
> ----------------------------------------
>
>                 Key: HADOOP-6149
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6149
>             Project: Hadoop Common
>          Issue Type: New Feature
>            Reporter: dhruba borthakur
>            Assignee: dhruba borthakur
>             Fix For: 0.21.0
>
>         Attachments: fileidc1.txt
>
>
> FileStatus should expose a id that uniquely identifies a file. This helps in developing applications that work correctly even when files are moved from one directory to another.

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