Created 08-07-2019 01:41 PM
I am running the hbase in kubernetes, when ever my hbase pod is restarted, I see this error in my client connections.
This server is in the failed servers list
where is this failed servers list stored?
How and where can I clear this failed servers list?
please suggest here.
Thanks in advance.
Created 09-24-2019 05:22 AM
Hello there,
We are having the same issue at my company. To get rid of the list you should restart the HBase master process, because it is the memory of it where the list is stored.