The thread you mentioned was more about thrift API rather than TableNotFoundException.
Can you show us the stack trace of TableNotFoundException (vicinity of app log around the exception) ? Please also check master log / meta region server log. I assume you could access the table using hbase shell. Cheers On Tue, Nov 18, 2014 at 12:57 PM, Serega Sheypak <[email protected]> wrote: > hi, sometimes I do get im my web application log: > org.apache.hadoop.hbase.TableNotFoundException: Cannot find row in .META. > for table: my_favorite_table > > I've found this > > http://grokbase.com/t/hbase/user/143bn79wf2/cannot-find-row-in-meta-for-table > > I did run hbase hbck > result: > 0 inconsistencies detected. > Status: OK > > What can I try next? > I'm using Cloudera CDH 5.2 HBase 0.98 > > Thanks! >
