Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
This server is in the failed servers list hbase
Labels:
- Labels:
-
Apache HBase
-
Apache Zookeeper
New Contributor
Created ‎08-07-2019 01:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
1 REPLY 1
Explorer
Created ‎09-24-2019 05:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
