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.

how to delete worker or kafka node from cluster

avatar

how to delete worker or kafka node from cluster by manual way

because some times we cant delete the node from the ambari ( not clear why ) , and in this case we want to do the deletion by manual approach ( for example delete folder / users / rpm manual from the Linux machine )

Michael-Bronson
1 ACCEPTED SOLUTION

avatar
1 REPLY 1

avatar
@uri ben-ari

You can use Ambari API to delete services from the host, then delete the host : https://cwiki.apache.org/confluence/display/AMBARI/Using+APIs+to+delete+a+service+or+all+host+compon...