Got it, so if I want to use the DbFileSystem i should prefix it differently from others...

Is this a totally temporary FS? or it does indeed have data that needs to be persisted accross server restarts? Is it something you normally need to backup?

Answers to these questions will help me determine if i really want to put it in the db or not...

Perhaps I could put a comment in the wiki about why this needs to be exclusive per node, once I understand it better.

Thanks a lot again!

Alexander Klimetschek wrote:
Hi!

On Thu, Dec 18, 2008 at 7:12 PM, Alexander Wallace <[email protected]> wrote:
What It's not clear to me is if i can use the DBFileSystem instead of the
default LocalFileSystem and if so, Does each node need a different config
for the DbFileSystem or should they share it?

No, the filesystem is local only and must not be shared. This wiki
page about clustering is actually "complete" ;-) :
http://wiki.apache.org/jackrabbit/Clustering

Regards,
Alex

Reply via email to