Hi, I use Hadoop 2.8.3 In nodemanager's yarn-site.xml, we should set properties to determine how much memory and vcore that nodemanager will devote to resourcemanager.
I want to know is any way to set this resources (memory and vcore) dynamically, because now, every time I want to add resources, I should change the configuration in yarn-site.xml!
