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

Sriram Rao updated HADOOP-1963:
-------------------------------

    Attachment: kfs-hadoop.tar.gz

As suggested by Nigel/Doug,
 -- added unit tests for KFS code
 -- the unit tests can be run without a KFS deployment 
 -- moved package.html to be near the code.

As part of this commit, can the following change to conf/hadoop-default.xml be 
made:

<property>
 <name>fs.kfs.impl</name>
 <value>org.apache.hadoop.fs.kfs.KosmosFileSystem</value>
 <description>The FileSystem for kfs: uris.</description>
</property>

 Thanks.

Sriram

> Code contribution of Kosmos Filesystem implementation of Hadoop Filesystem 
> interface
> ------------------------------------------------------------------------------------
>
>                 Key: HADOOP-1963
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1963
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: fs
>            Reporter: Sriram Rao
>         Attachments: kfs-hadoop.tar.gz
>
>
> Kosmos Filesystem (KFS) is an open source implementation targeted towards 
> applications that are required to process large amounts of data.  KFS has 
> been integrated with Hadoop using Hadoop's filesystem interfaces.  This issue 
> is filed with the intent of getting our code, namely, fs/kfs classes, to be 
> included in the next Hadoop release.

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

Reply via email to