Re: change yarn application priority

2014-06-03 Thread Michael Segel
Subject: RE: change yarn application priority Hi Currently there is no provision for changing application priority within the same queue. Follow the Jirahttps://issues.apache.org/jira/i#browse/YARN-1963 for this new feature. One way you can achieve by using enabling scheduler

RE: change yarn application priority

2014-06-02 Thread Henry Hung
. So, I intend to use FairScheduler first, if you have any more suggestion, please let me know, thank you again. Best regards, Henry From: Rohith Sharma K S [mailto:rohithsharm...@huawei.com] Sent: Friday, May 30, 2014 5:49 PM To: user@hadoop.apache.org Subject: RE: change yarn application

RE: change yarn application priority

2014-05-30 Thread Rohith Sharma K S
Hi Currently there is no provision for changing application priority within the same queue. Follow the Jira https://issues.apache.org/jira/i#browse/YARN-1963 for this new feature. One way you can achieve by using enabling scheduler monitors for CapacitySchedulers. Steps to be follow is