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.

Node Manager not configured at the starting , how to add it , I want to add them on the existings servers from the cluster

avatar
New Member
 
1 ACCEPTED SOLUTION

avatar
Master Guru

Didn't understand it 100% but I assume you installed a cluster and forgot to install nodemanagers on some nodes?

You can do that on the Host pages.

In Ambari

- Go to Hosts

- Select the Host you want to install the Nodemanager on

- Press +Add and Select Nodemanager.

Unfortunately you have to do this for every node one by one. If you want an automated way you would need to use the Rest API.

( this assumes you installed yarn and just didn't select some nodes for nodemanagers, if you didn't install yarn at all you can use the Add Service feature in the lower left of the main screen )

View solution in original post

3 REPLIES 3

avatar
Master Guru

Didn't understand it 100% but I assume you installed a cluster and forgot to install nodemanagers on some nodes?

You can do that on the Host pages.

In Ambari

- Go to Hosts

- Select the Host you want to install the Nodemanager on

- Press +Add and Select Nodemanager.

Unfortunately you have to do this for every node one by one. If you want an automated way you would need to use the Rest API.

( this assumes you installed yarn and just didn't select some nodes for nodemanagers, if you didn't install yarn at all you can use the Add Service feature in the lower left of the main screen )

avatar
Guru

From ambari UI, you can add service on any node. Go to Hosts, select a host and actions.

avatar
New Member

Thanks a ton . Done 🙂