Hi,
For 2 node cluster running 0.20.5, I see two tables on :60010/master.jsp
MetaTable-0<http://sjc9-flash-grid04.carrieriq.com:60010/table.jsp?name=MetaTable-0>and
packageindex-0<http://sjc9-flash-grid04.carrieriq.com:60010/table.jsp?name=packageindex-0>

But using hbase shell, I see these tables:
hbase(main):001:0> list
TED-DIMENSIONS-0

TED-ERRORS-1278451134390-0

TED-ERRORS-1278455283805-0

TED-PACKAGESUMMARY-1278451134390-0

TED-PACKAGESUMMARY-1278455283805-0

TED-THREEGPPSPEECHCALLS-1278451134390-0

TED-THREEGPPSPEECHCALLS-1278455283805-0

TRIAL-ERRORS-1277252980233-0

packageindex-0

9 row(s) in 0.1150 seconds
hbase(main):003:0> describe "MetaTable-0"
DESCRIPTION
ENABLED
ArgumentError: Failed to find table named MetaTable-0

There was no exception around the end of master and region server logs.

What should I check to identify root cause for the inconsistencies ?

Thanks

Reply via email to