[
https://issues.apache.org/jira/browse/HADOOP-6253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764917#action_12764917
]
Jakob Homan commented on HADOOP-6253:
-------------------------------------
Gregory-
Take a lookat FileSystemContractBaseTest and its various extending classes.
Each implementing file system should start with extending this test as it
verifies that the implementation provides the expected semantics. Other tests
are of course good as well.
> Add a Ceph FileSystem interface.
> --------------------------------
>
> Key: HADOOP-6253
> URL: https://issues.apache.org/jira/browse/HADOOP-6253
> Project: Hadoop Common
> Issue Type: New Feature
> Components: fs
> Reporter: Gregory Farnum
> Priority: Minor
> Attachments: HADOOP-6253.patch, HADOOP-6253.patch, HADOOP-6253.patch
>
>
> The experimental distributed filesystem Ceph does not have a single point of
> failure, and might be of use to some Hadoop users.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.