Re: How to configurate nodemanagers resources dynamically

2018-04-27 Thread Gour Saha
calculated based on the actual resource available, so you won’t need to modify yarn-site when you add resources. -Gour From: Soheil Pourbafrani Date: Friday, April 27, 2018 at 12:18 AM To: "user@hadoop.apache.org" Subject: How to configurate nodemanagers resources dynamically Hi, I

How to configurate nodemanagers resources dynamically

2018-04-27 Thread Soheil Pourbafrani
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,