Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

Failed to put records to HBase - RetriesExhaustedWithDetailsException

avatar
Rising Star

Good Day!

We are trying to insert the records into HBase tables using the NiFi processor - PutHBaseRecord. But we are facing the below error. Please help us with your expertise. Thanks!

Processor Used: PutHBaseRecord

NagendraKumar_0-1722951143011.png

 

Error Message

11:09:31 GST  ERROR
PutHBaseRecord[id=ee32a0cc-0190-1567-1233-12334fd02c9e] Failed to put records to HBase.: org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException: Failed 5 actions: FailedServerException: 5 times, servers with issues

1 REPLY 1

avatar
Master Collaborator

Hi @NagendraKumar 

You must be having some more stack trace which lists the regionserver where it is failing after retries after the below error-

org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException: Failed 5 actions: FailedServerException: 5 times, servers with issues

Try to check give the full stack trace and check regionserver logs for those servers. Also, make sure that there are no inconsistencies in hbase.