INSTALLATION DOCUMENTS BY RAVI

Saturday, February 17, 2018

Resolution for the error (ERROR: java.io.IOException: Table Namespace Manager not fully initialized, try again later)

In Hbase shell when try to create a table getting the below error:







To resolve this error one of the solution is to clean the Hbase related data from zookeeper and hdfs.
Steps for cleaning HBase related data from zookeeper and hdfs











While cleaning if we get the below error
WatchedEvent state:SyncConnected type:None path:null Node does not exist: /HBase-unsecure
Create the node by connecting to zookeeper










Again run the Hbase clear command

Now try to create table in Hbase shell again








Table created successfully

Check for the table in Hbase master UI






















No comments:

Post a Comment

  Opatch reports 'Cyclic Dependency Detected' error when patching ODI   Issue: When applying a Patch Set Update (PSU) to WebLogic Se...