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 "Gokul Soundararajan (JIRA)" <ji...@apache.org> on 2015/01/22 01:57:35 UTC

[jira] [Created] (HADOOP-11501) Add NFSv3 Support for FileSystem

Gokul Soundararajan created HADOOP-11501:
--------------------------------------------

             Summary: Add NFSv3 Support for FileSystem
                 Key: HADOOP-11501
                 URL: https://issues.apache.org/jira/browse/HADOOP-11501
             Project: Hadoop Common
          Issue Type: New Feature
          Components: fs, tools
            Reporter: Gokul Soundararajan
            Assignee: Gokul Soundararajan
            Priority: Minor


I'm planning to add NFSv3 filesystem support for Hadoop. This will allow jobs to read/write data from a NFSv3 server. The idea is to support those use-cases where data is already located on NFSv3 and cannot be moved into HDFS (or other filesystems) due to various restrictions.

I will make sure it passes all the HCFS tests as defined here:
https://wiki.apache.org/hadoop/HCFS



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)