Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

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
Expert Contributor

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.