Created 04-29-2016 12:41 PM
Created 04-29-2016 12:51 PM
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 )
Created 04-29-2016 12:51 PM
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 )
Created 04-29-2016 12:53 PM
From ambari UI, you can add service on any node. Go to Hosts, select a host and actions.
Created 04-29-2016 12:57 PM
Thanks a ton . Done 🙂