On Mon, Nov 8, 2010 at 13:49, Andrzej Bialecki <[email protected]> wrote: > On 2010-11-08 21:29, Doğacan Güney wrote: >> On Mon, Nov 8, 2010 at 10:26, Enis Söztutar <[email protected]> wrote: >>> From my experience the SQL backend is a mJOR headache. Writing a SQL backend >>> is actually much much harder than >>> the HBase or Cassandra backend since we need very custom code for each SQL >>> server. Plus, there is some code for >>> dealing with HSQL embedded mode. >>> >>> I completely agree to switch to another zero-conf backend for tests and for >>> nutch. However, I am not sure about BerkeleyDB. >>> If we can implement a data store easily that would be great. >>> >> >> I looked a bit at BDB a while back. I think it should be easy to >> implement... I'll look into >> it this week and report back. >> >> Does anyone know if there is a licensing problem with it? > > Yes. It's either GPL or commercial. >
Hmm... Is it ok if we do not include libraries in our code base but pull it via ivy? > > -- > Best regards, > Andrzej Bialecki <>< > ___. ___ ___ ___ _ _ __________________________________ > [__ || __|__/|__||\/| Information Retrieval, Semantic Web > ___|||__|| \| || | Embedded Unix, System Integration > http://www.sigram.com Contact: info at sigram dot com > > -- Doğacan Güney
