Hi,

On 10/30/07, Eugeny N Dzhurinsky <[EMAIL PROTECTED]> wrote:
> Is it possible to use Hadoop as a storage (filesystem implementation) for
> JackRabbit? Probably there is ready-to-use filesystem interface
> implementation, or we need to create them from scratch?

You need to add an implementation of the Jackrabbit FileSystem
interface to do that. The current implementations are based on memory,
the normal file system, and a relational database.

It would be interesting to see a HDFS implementation, but I'm not sure
if HDFS is really a good match for the needs of Jackrabbit.

BR,

Jukka Zitting

Reply via email to