You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Sanjay Radia (JIRA)" <ji...@apache.org> on 2009/10/13 03:11:31 UTC

[jira] Created: (HDFS-702) Add Hdfs Impl for the new file system interface

Add Hdfs Impl for the new file system interface
-----------------------------------------------

                 Key: HDFS-702
                 URL: https://issues.apache.org/jira/browse/HDFS-702
             Project: Hadoop HDFS
          Issue Type: New Feature
    Affects Versions: 0.22.0
            Reporter: Sanjay Radia
            Assignee: Sanjay Radia
             Fix For: 0.22.0


HADOOP-6223 adds a new file system interface (potentially called AbstractFileSystem).
Add an implementation for it for the HDFS file system.

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


[jira] Resolved: (HDFS-702) Add Hdfs Impl for the new file system interface

Posted by "Suresh Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HDFS-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Srinivas resolved HDFS-702.
----------------------------------

      Resolution: Fixed
    Release Note: Add HDFS implementation of AbstractFileSystem.
    Hadoop Flags: [Reviewed]

Committed the patch to trunk. Thank you Sanjay.

> Add Hdfs Impl for the new file system interface
> -----------------------------------------------
>
>                 Key: HDFS-702
>                 URL: https://issues.apache.org/jira/browse/HDFS-702
>             Project: Hadoop HDFS
>          Issue Type: New Feature
>    Affects Versions: 0.22.0
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>             Fix For: 0.22.0
>
>         Attachments: AFS11-hdfs.patch, AFS15-hdfs.patch, AFS16-hdfs.patch, AFS17-hdfs.patch, AFS18-hdfs.patch
>
>
> HADOOP-6223 adds a new file system interface (potentially called AbstractFileSystem).
> Add an implementation for it for the HDFS file system.

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