ERROR: Region { meta => month_hotstatic,860010-2288000000_201405_5_exit_00000047486,1400144486405.e737a0d96930d3ad31fbcf796c9b8a08., hdfs => hdfs://jiujiang1:9000/hbase/month_hotstatic/e737a0d96930d3ad31fbcf796c9b8a08, deployed =>  } not deployed on any region server.
Trying to fix unassigned region...
14/05/15 17:06:40 INFO util.HBaseFsckRepair: Region still in transition, waiting for it to become assigned: {NAME => 'month_hotstatic,860010-2288000000_201405_5_exit_00000047486,1400144486405.e737a0d96930d3ad31fbcf796c9b8a08.', STARTKEY => '860010-2288000000_201405_5_exit_00000047486', ENDKEY => '', ENCODED => e737a0d96930d3ad31fbcf796c9b8a08,}
14/05/15 17:06:41 DEBUG util.HBaseFsck: There are 9 region info entries
ERROR: Last region should end with an empty key. You need to create a new region and regioninfo in HDFS to plug the hole.
ERROR: Found inconsistency in table month_hotstatic






解决方法:
      hbase hbck -fixAssignments month_hotstatic

最新文章

  1. Golang 生成随机数
  2. chkconfig
  3. 链接属性rel=’external’、rel=’nofollow’、rel=’external nofollow’三种写法的区别
  4. [转]解决IIS下UTF-8文件报错乱码的问题
  5. 日期函数(sql)
  6. Projects\Portal_Content\Indexer\CiFiles文件夹下文件占用磁盘空间过大问题。
  7. bzoj3732: Network--kruskal最小生成树+LCA
  8. javaweb学习总结(二十三)——jsp自定义标签开发入门
  9. Effective Java 14 In public classes, use accessor methods, not public fields
  10. 【转】简单的虚拟摇杆控制移动(NGUI)
  11. joseph-约瑟夫环问题
  12. mysql的主从复制原理
  13. nodeJs入门笔记(一)
  14. BCP导入导出MsSql
  15. asp.net无法触发asp控件的后台方法
  16. 使用DBeaver连接hive
  17. 官方JwPlayer去水印步骤
  18. 使用Type.MakeGenericType,反射构造泛型类型
  19. 2015-112 ado.net2
  20. POI导出Execl文件,使JAVA虚拟机OOM

热门文章

  1. 多线程编程之Apue3rd_Chapter15.10之posix信号量
  2. Python3爬虫(八) 数据存储之TXT、JSON、CSV
  3. MongoDB从环境搭建到代码编程(Window 环境)
  4. 20145202马超《JAVA》预备作业1
  5. Odoo8中安装新模块找不到的问题
  6. C#基础--之数据类型【转】
  7. 最新cloudera大数据培训班 ccah ccdh 数据分析师 数据科学家
  8. Android当代码方法超过65536个时,在2.3机器上会不能安装,出现INSTALL_FAILED_DEXOPT错误
  9. Java泛型的基本介绍与使用
  10. localStorage简析