Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Ambari 2.1.1 decommission a node

avatar
Rising Star

in Ambari 2.1.1, I have to decommission each individual components, is there a way to decommission the whole node all in one click?

1 ACCEPTED SOLUTION

avatar

Sure! Hosts -> click into the node -> Host Actions -> Delete Host.

It may take some time if data blocks for HDFS need to be moved away from that host.

View solution in original post

3 REPLIES 3

avatar

Sure! Hosts -> click into the node -> Host Actions -> Delete Host.

It may take some time if data blocks for HDFS need to be moved away from that host.

avatar

Does "Delete Host" initiate decommissioning DataNode (replicating blocks)?

avatar

Hey @rxu@hortonworks.com, there is no single action to decomission all components (NM, RS, DN). Only individual decommission operations for each. It's easy enough to decomission each component at the same time, but to @Andrew Grande's point, the DataNode will take the most time to decommission depending on the settings for bandwidth/replication and amount of data on stored on the node.