Hi Lewis,

Thanks for your answer.
So, what direction will Nutch go? Will it co-operate with relationship database 
or will it only work on non-relationship database like hbase?
I remember when 2.2.1 has been released, I checked the release note, it says 
some bugs related with mysql has been fixed. That's why I try to integrate it 
with mysql or hsql. And also, in the wiki, there's a link talking about how to 
integrate nutch with mysql: http://nlp.solutions.asia/?p=362

Do you have any suggestion?

Thanks.

Best Regards,
Rui







At 2013-07-11 03:53:12,"Lewis John Mcgibbney" <[email protected]> wrote:
>Hi Rui,
>This should not work.
>The SqlStore module and support for it is now deprecated within Apache Gora.
>If you would like to downgrade to use Nutch 2.1, then you can use older
>Gora artifacts but this is not recommended.
>Thanks
>Lewis
>
>
>On Sun, Jul 7, 2013 at 12:36 AM, Rui Gao <[email protected]> wrote:
>
>> Hello,
>>
>> I have set up eclipse environment according to the WIKI. Here's some
>> something I did before I run the inject job:
>> 1. I use SqlStore as storage class
>> 2. I started HSql database which contains the table 'webpage'.
>> 3. I added 1 URL in seed.txt.
>> Then I run the inject job. It seems the job is finished successfully. But
>> I there's no change be made to my HSql database. Any thought about this?
>> Here's the log:
>> InjectorJob: starting at 2013-07-07 15:28:42
>> InjectorJob: Injecting urlDir: urls/dev
>> InjectorJob: Using class org.apache.gora.sql.store.SqlStore as the Gora
>> storage class.
>> InjectorJob: total number of urls rejected by filters: 0
>> InjectorJob: total number of urls injected after normalization and
>> filtering: 1
>> Injector: finished at 2013-07-07 15:28:44, elapsed: 00:00:02
>>
>> Best Regards,
>> Rui
>>
>
>
>
>-- 
>*Lewis*

Reply via email to