Hi James,

On Mon, Oct 22, 2012 at 1:28 AM,  <[email protected]> wrote:
> I've figured this out...somewhat. The issue causing the error was that I was 
> running MySQL with UTF-8 as default and needed to increase the size of the 
> primarykey column in gora-sql-mapping.xml to 768 (which I had done but failed 
> to realize I needed to recompile afterwards).

This is good news and thanks for the feedback. If you would like to
suggest some of these observations as 'better' default settings then
we may integrate them into the gora-sql-mapping config.

>Having said that although there is no longer an error the host table always 
>seem to always be empty even when using a stock install of Nutch 2 and MySQL 
>(not using UTF-8). Is the host table just used in memory and never persisted 
>(perhaps because I am running in non-distributed mode)?

No the host table should be persisted into the data store for sure
regardless of the Nutch config deployment. The host table is however
not extensively tested. I for one have not used it as much as I would
have liked.

Lewis

Reply via email to