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

Sriram Rao commented on HADOOP-1963:
------------------------------------

Doug/Nigel,

 I'll submit unit tests and move the .html file around.

Aside, I also a need a change to be made to conf/hadoop-default.xml.
I have described the change in package.html.  Specifically:
<property>
  <name>fs.kfs.impl</name>
  <value>org.apache.hadoop.fs.kfs.KosmosFileSystem</value>
  <description>The FileSystem for kfs: uris.</description>
</property>

This is simlar to what is done for s3.  Can this change also be made
as part of this issue?

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
>            Assignee: Sriram Rao
>             Fix For: 0.15.0
>
>         Attachments: HADOOP-1963-2.patch, HADOOP-1963.patch, kfs-0.1.jar, 
> kfs-hadoop-code.tar.gz, kfs-hadoop-jar.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