Hi Kaveh,
Firstly, as logged below, Gora attempts to associate your HBase table
configuration with specified tables (from within gora-hbase-mapping.xml)
however it seems that your case satisfies the condition "if
(!tableName.equals(tableNameFromMapping))" meaining that the table name is
not equal to the value for the table name attribute or that this value is
null.
This is allowed, but I am interested to find out what the mapping file
looks like... the entire file is not required, just the <class name="value"
snippet if this is possible.
I am not using the gora-hbase module and haven't ever seen anyone come
across this problem before.
Thanks
Lewis

On Thursday, March 28, 2013, kaveh minooie <[email protected]> wrote:

> 2013-03-28 11:06:25,158 INFO  store.HBaseStore - Keyclass and nameclass
match but mismatching table names  mappingfile schema is 'webpage' vs
actual schema 't1_webpage' , assuming they are the same.

Reply via email to