Hello

I am trying to install and configure nutch2.3 on ubuntu with hbase 0.94
 and I have some troubles with it

when i run ./nutch inject urls/seed.txt

the output is
InjectorJob: starting at 2015-01-23 14:05:01
InjectorJob: Injecting urlDir: urls/seed.txt
InjectorJob: Using class org.apache.gora.hbase.store.HBaseStore as the Gora
storage class.

and no more .

logs file

2015-01-23 14:05:01,550 INFO  crawl.InjectorJob - InjectorJob: starting at
2015-01-23 14:05:01
2015-01-23 14:05:01,551 INFO  crawl.InjectorJob - InjectorJob: Injecting
urlDir: urls/seed.txt
2015-01-23 14:05:02,681 INFO  crawl.InjectorJob - InjectorJob: Using class
org.apache.gora.hbase.store.HBaseStore as the Gora storage class.
2015-01-23 14:05:02,714 WARN  util.NativeCodeLoader - Unable to load
native-hadoop library for your platform... using builtin-java classes where
applicable
2015-01-23 14:05:02,755 WARN  snappy.LoadSnappy - Snappy native library not
loaded
2015-01-23 14:05:03,179 INFO  regex.RegexURLNormalizer - can't find rules
for scope 'inject', using default
2015-01-23 14:05:25,349 INFO  crawl.DbUpdaterJob - DbUpdaterJob: starting
at 2015-01-23 14:05:25
2015-01-23 14:05:25,349 INFO  crawl.DbUpdaterJob - DbUpdaterJob: batchId:
Syndex/crawldb
2015-01-23 14:05:26,743 WARN  util.NativeCodeLoader - Unable to load
native-hadoop library for your platform... using builtin-java classes where
applicable

Reply via email to