Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

导入数据后,手动进行了region的split;lealone还是会出现 region not online的问题 #41

Closed
freemanhjr opened this issue Aug 26, 2013 · 2 comments

Comments

@freemanhjr
Copy link

Error: General error: "com.codefollower.lealone.hbase.command.RetryableCommand$RetriesExhaustedException: com.codefollower.lealone.message.DbException: IO Exception: ""org.apache.hadoop.hbase.NotServingRegionException: Region is not online: TEST50M,,1377499990496.a67eb9c3a733c8a23c53b4fe4e4f1fb0."" [90028-171]"; SQL statement:
IN THE REGION 'TEST50M,,1377499990496.a67eb9c3a733c8a23c53b4fe4e4f1fb0.','TEST50M,1970-02-06 03:59:36,1377499990496.b5114efe1059fc2680abb583c339fb8d.','TEST50M,1970-03-14 08:04:11,1377499934082.79b4a2095055a58c8504a838aaf0daee.','TEST50M,1970-04-19 12:06:16,1377499934082.a4be994c6fa497cd6b431d1b8317ef0b.','TEST50M,1970-05-25 16:10:50,1377499883344.8c0807a0e29e50a63a91961d90e81d37.','TEST50M,1970-08-06 00:17:29,1377499883344.1b4ca2649ddbc50a814f546c72c6f059.' SELECT
COUNT()
FROM PUBLIC.TEST50M
/
PUBLIC.TEST50M_DATA */ [50000-171]
SQLState: HY000
ErrorCode: 50000

@codefollower
Copy link
Member

你用什么客户端执行sql啊,是不是没有异常堆栈?
以后报告问题时建议发一下异常堆栈信息,没有异常堆栈很难定位和查找错误原因。

@freemanhjr
Copy link
Author

用的是squirrel的sql客户端;
今天想重现,结果又不出现,不稳定!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants