When trying to run update status on an existing table in hbase, I get error:
Update stats:
UPDATE STATISTICS "ops_csv" ALL
error:
ERROR 504 (42703): Undefined column. columnName=REGION_NAME
Looks like the meta data information is messed up, ie. there is no column with 
name REGION_NAME in this table.
I see similar errors for other tables that we currently have in hbase.

We are using CDH 5.5.2, HBase 1.0.0, and Phoenix 4.5.2.

Thanks,
Ben

Reply via email to