- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Hbase showing errors:CallQueueTooBigException
Created 10-31-2022 06:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There are many same errors showing at back-end and nothing return to front-end.
error message as below:
2022-10-31T01:42:15.569Z, RpcRetryingCaller{globalStartTime=1667180497142, pause=100, maxAttempts=11}, org.apache.hadoop.hbase.CallQueueTooBigException: Call queue is full on XXXXX,16020,1663311727745, too many items queued ?
env: OpenShift container + Hbase
Created 11-01-2022 06:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI @Felix-Han Based on the Error, it seems there are too many request coming to that specific Region server thereby consuming the handlers it has.
So may want to check if multiple clients are hitting the same Region server ( hotspot) or try to raise the handler count.
Created 11-01-2022 06:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI @Felix-Han Based on the Error, it seems there are too many request coming to that specific Region server thereby consuming the handlers it has.
So may want to check if multiple clients are hitting the same Region server ( hotspot) or try to raise the handler count.
Created 11-04-2022 10:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Felix-Han Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. Thanks
Regards,
Diana Torres,Community Moderator
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community:
Created 11-07-2022 01:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @Felix-Han
Hope you are doing well. Since the Post by @rki_ referencing [1] for your team would fix the CQTBE for your team, We shall mark the Post as resolved. If your team have any further ask, Feel free to Update the Post likewise.
Regards, Smarak
