RE: change yarn application priority

2014-06-03 Thread Henry Hung
cluster. Thank to every one that provide me with all the information. From: Michael Segel [mailto:msegel_had...@hotmail.com] Sent: Tuesday, June 03, 2014 8:13 PM To: user@hadoop.apache.org Subject: Re: change yarn application priority WRT capacity scheduler, its not so much changing the priority of a

Re: change yarn application priority

2014-06-03 Thread Michael Segel
; Sent: Friday, May 30, 2014 5:49 PM > To: user@hadoop.apache.org > 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

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 1.