FAQ
Hello all,

We are looking for some expertise with Hadoop's handling of URI schemes. Our problem is that we want to subclass RawLocalFileSystem for the Ceph file system [1], and get all of RawLocal's functionality, but we don't want the file:// URI scheme. That is, we want to treat this location in the file hierarchy, a point where we mount Ceph:

/mnt/ceph/

as:

ceph:///

instead of:

file:///mnt/ceph/

Since RawLocalFileSystem hard-codes that URI scheme, what's the best way to solve that problem?

--Alex

[1] https://issues.apache.org/jira/browse/HADOOP-6779

Search Discussions

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupcommon-dev @
categorieshadoop
postedDec 8, '10 at 12:10a
activeDec 8, '10 at 12:10a
posts1
users1
websitehadoop.apache.org...
irc#hadoop

1 user in discussion

Alex‎ Nelson: 1 post

People

Translate

site design / logo © 2023 Grokbase