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*

