- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Ambari HBASE Region Server fails with 'Connection failed: [Errno 111] Connection refused to hostname(SLAVE NODE ADDRESS):16030'
- Labels:
-
Apache Ambari
-
Apache Hadoop
-
Apache HBase
Created ‎12-20-2016 02:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎12-21-2016 09:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ward,
Thank you so much for your reply.
I got the way to solution after investigating region-server log.
Region server was actually trying to open some old service which was already removed long ago but due to some reasons "that service related directories and metadata was left under /app/hbase/data/service_name folder" which was responsible for main error.
As soon as I have deleted /service_name/* from /app/hbase/data directory problem got solved. Of course I restarted HBASE service from Ambari.
Thanks
Created ‎12-20-2016 03:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Abhishek,
Seems Ambari can't connect to the HBASE Region Server. Sometimes a (re)start of the service fixes this. If not, anything in the hbase region server log?
Created ‎12-21-2016 09:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ward,
Thank you so much for your reply.
I got the way to solution after investigating region-server log.
Region server was actually trying to open some old service which was already removed long ago but due to some reasons "that service related directories and metadata was left under /app/hbase/data/service_name folder" which was responsible for main error.
As soon as I have deleted /service_name/* from /app/hbase/data directory problem got solved. Of course I restarted HBASE service from Ambari.
Thanks
Created ‎06-23-2020 02:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
in hdp 3.1 the file is in app/hbase/data/Wal's you will find the server name that wont start ==> delete it
