On 12/11/2011 19:12, Ferdy Galema wrote:
Hi,

I cannot get a grasp on this. I cleanly checked out Nutchgora, but the
tests just fail. It's TestAPI and TestGoraStorage. I noticed this
problem before a while ago but then it seemed cleaning caches and build
folders resolved it. Now it is rearing it's ugly head again.

Logs indicate that TestAPI failes because of assert failures (RUNNING
job status vs something else) and also connection failures to SQL.
TestGoraStorage failes with the multi process test throwing "to many
open files" (but I can migitate the latter problem by setting lowering
loop times).

Then when I enable building with HBase (decomment lines in ivy) I get
compile errors in TestGoraStorage (at setDeamon call). This has
something to do with multiple version of the HSQL libs?

I'm completely clueless about what this might be. I tried everything,
also using different versions of JDK. Monday I might have more info, as
I will be back on my pc at work where I should have a working copy. Any
help in the meantime would be great.

Hmmm, I vaguely recall that either Hadoop or HBase comes with an incompatible version of HSQL lib. This is a transitive dependency of Gora, and when it's pulled in it conflicts with the version we use in Nutch.


--
Best regards,
Andrzej Bialecki     <><
 ___. ___ ___ ___ _ _   __________________________________
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com

Reply via email to