- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Master failed to complete initialization after 900000ms
- Labels:
-
Apache HBase
Created 04-05-2017 02:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HMaster: Master failed to complete initialization after 900000ms. Please consider submitting a bug report including a thread dump of this process
I guess it got something to do with Zookeeper.
HDP 2.3.4
Created 04-10-2017 03:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
this issue is fixed. root cause is /etc/hosts on worker nodes. we had to add /etc/hosts to test another component and i did not follow the order , FQDN is not followed by ip. that was the reason RS freaked-out.
Created 04-05-2017 02:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Want to add some logs? A thread dump as the message instructs you to do? 🙂
Created 04-10-2017 03:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
this issue is fixed. root cause is /etc/hosts on worker nodes. we had to add /etc/hosts to test another component and i did not follow the order , FQDN is not followed by ip. that was the reason RS freaked-out.
Created 08-14-2018 06:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What changes you had to do in /etc/hosts file on RegionServer/Master?
