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

Reply via email to