'Using node labels and queues with hadoop yarn

How can i assign node labels to a node in Hadoop cluster . Also do i need to change the configurations on the yarn-site.xml and other related config files on each node or changing configs on the master node will work
Also how can i specify that a specific job belongs to which queue



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source