1.Problem Analysis
Region Split is executed when the system is down or the Region file in HDFS has been deleted.
The status of Region is tracked by master, including the following status.
State | Description |
Offline | Region is offline |
Pending Open | A request to open the region was sent to the server |
Opening | The server has started opening the region |
Open | The region is open and is fully operational |
Pending Close | A request to close the region has been sent to the server |
Closing | The server has started closing the region |
Closed | The region is closed |
Splitting | The server started splitting the region |
Split | The region has been split by the serve |
Region migration (transition) between these states can be triggered either by the master or by the region server.
2. Solutions
2.1 Use hbase hbck to find out which Region has Error
2.2 Remove the failed Region using the following command
deleteall “hbase:meta”,”TestTable,00000000000000000005850000,1588444012555.89e1c07384a56c77761e490ae3f34a8d.”
2.3 restart hbase
Read More:
- [Solved] Failed update hbase:meta table descriptor HBase Startup Error
- HBase shell Find ERROR: org.apache.hadoop.hbase.PleaseHoldException: Master is initializing
- [Solved] hbase Create Sheet Error: ERROR: org.apache.hadoop.hbase.PleaseHoldException: Master is initializing
- [Solved] hbase Create Sheet Error: ERROR: org.apache.hadoop.hbase.PleaseHoldException: Master is initializing
- [Solved] HBase Error: ERROR: org.apache.hadoop.hbase.PleaseHoldException: Master is initializing
- [Solved] Mpvue+Echarts error: ‘regions‘undefined
- How to Solve HBase error: region is not online
- [Solved] eclipse Error: org.apache.hadoop.hbase.NotServingRegionException:
- [Solved] Hbase …ERROR: Unable to read .tableinfo from file:/hbaseData/data/default/table1/xxxx
- [Solved] HBase shell command Error: ERROR: connection closed
- [Solved] hbase Startup Error: ERROR: Can’t get master address from ZooKeeper; znode data == null
- Hbase Shell startup error: [ERROR] Terminal initialization failed; falling back to unsupported
- [Solved] habse Start Error: Error: Could not find or load main class org.apache.hadoop.hbase.util.GetJavaProperty
- Template cannot be rendered due to the joint query of populate in mongoose: syntax error: unexpected token r in JSON at position 0
- Error in node when PM2 starts multiple processes in docker
- Notes on atom editor_ (11) Editor previews HTML page in real time (add in: atom HTML preview)
- [Solved] Android Error: AAPT: error: unescaped apostrophe in string;Multiple substitutions specified in non-positi
- How to Solve Hmaster hangs up issue due to namenode switching in Ha mode
- [Solved] Vsync Error: this error in animationcontroller in fluent
- [Solved] RuntimeError: Error(s) in loading state_dict for Model: Missing key(s) in state_dict