- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Yarn.exclude file has deleted node
- Labels:
-
Apache YARN
Created ‎05-25-2017 09:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all, I had some issues with a node and decomissioned it and deleted it. But after I cleaned it up and commissioned back again, it is still showing in the yarn.exclude file. I came to know about this when Nodemanager is shutting down failing to register with Resource manager. I would like to know if i can just go to the exclude file on RM's (HA) and delete the hostname ? I dont need to restart any master services right ?? like YARN... please advise.
Thanks.
Created ‎05-26-2017 03:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes off course, you can go to RM's and delete the hostname from the yarn.exclude file. After that you don't need to restart the YARN service after that just execute below command,
yarn rmadmin -refreshNodes
check with this.
Created ‎05-26-2017 03:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes off course, you can go to RM's and delete the hostname from the yarn.exclude file. After that you don't need to restart the YARN service after that just execute below command,
yarn rmadmin -refreshNodes
check with this.
Created ‎05-30-2017 02:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I did this, but in Ambari the alert is still showing as a Dead node..??
Created ‎05-30-2017 02:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
NEver mind .. it is gone .. Thanks..
Created ‎05-30-2017 08:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am getting stale alerts for the datanode for few minutes and it goes away and comes back again.... jobs were running slow because of this. I stopped it for now... should i decommission it and comission back again?
Created ‎05-31-2017 03:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This might be problem of your network, due to which heartbeat is interrupting. You can decommission it and commission it back one by one.
