Hi All - When I change storage.schema.webpage to something other than webpage, nutch 2.x still uses the table webpage in HBase. For example, I changed it to testCollect1, and I get this message: 16/06/10 19:09:08 WARN store.HBaseStore: Mismatching schema's names. Mappingfile schema: 'testCollect1'. PersistentClass schema's name: 'webpage'Assuming they are the same.
Nutch then continues to use the table webpage instead. Is there a work around? Thank you! -Joe

