slaves file not present on yarn-master

Bug #1453843 reported by Kevin W Monroe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juju Charms Collection
Fix Committed
Undecided
Juju Big Data Development

Bug Description

Attempting to use /usr/lib/hadoop/sbin/[stop|start]-yarn.sh doesn't restart the nodemanagers. This is because we do not have the /etc/hadoop/conf/slaves file on a standalone yarn master. We need to sync this file from hdfs-master to yarn-master on every update.

Alternatively, we can construct the slaves file on the yarn master just like we do for the hdfs master. This is probably a better route since it's possible someone would have a datanode without a nodemanager (which would be an hdfs slave; not a yarn slave), and conversely, a nodemanager without a datanode (which would be a yarn slave; not an hdfs slave).

Changed in charms:
assignee: nobody → Juju Big Data Development (bigdata-dev)
Revision history for this message
Kevin W Monroe (kwmonroe) wrote :
Changed in charms:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.