Hi,

>From Tejas comment on a similar question in link [0]

If you have not changed "storage.schema.webpage" in
nutch-site.xml and nutch-default.xml. If yes, revert it to:

*<property>*
* <name>storage.schema.webpage</**name>*
* <value>webpage</value>*
* <description>This value holds the schema name used for Nutch web db.*
* Note that Nutch ignores the value in the gora mapping files, and uses*
* this as the webpage schema name.*
* </description>*
*</property>*

link [0]
http://grokbase.com/p/nutch/user/136w2sdzyh/questions-issues-with-nutch



On Thu, Nov 7, 2013 at 5:52 AM, javozzo <[email protected]> wrote:

> Hi,
> i'm trying to use nutch 2.2.1 with hbase.
>
> I'm following this tutorial
>      http://wiki.apache.org/nutch/Nutch2Tutorial
>
> when I launch this script command
>      ./bin/crawl urls crawl http://localhost:8983/solr 1
>
> the output script is
>      InjectorJob: starting at 2013-11-07 11:51:27
>      InjectorJob: Injecting urlDir: urls
>
> and in hadoop.log file there is this:
>     2013-11-07 11:45:17,561 INFO  crawl.InjectorJob - InjectorJob: starting
> at 2013-11-07 11:45:17
>     2013-11-07 11:45:17,561 INFO  crawl.InjectorJob - InjectorJob:
> Injecting
> urlDir: urls
>     2013-11-07 11:45:18,445 INFO  store.HBaseStore - Keyclass and nameclass
> match but mismatching            table names  mappingfile schema is
> 'webpage' vs actual schema 'crawl_webpage' , assuming they are the same.
>
> what is the problem?
> Thanks
> Danilo
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/nutch-and-hbase-problem-tp4099761.html
> Sent from the Nutch - User mailing list archive at Nabble.com.
>

Reply via email to