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
2014 11:53 To: user@hadoop.apache.orgmailto:user@hadoop.apache.org Subject: change yarn application priority HI All, I have an application that consumes all of nodemanager capacity (30 Map and 1 Reducer) and will need 4 hours to finish. Let's say I need to run another application

change yarn application priority

2014-05-30 Thread Henry Hung
HI All, I have an application that consumes all of nodemanager capacity (30 Map and 1 Reducer) and will need 4 hours to finish. Let's say I need to run another application that will be quicker to finish (30 minutes) and only need 1 Map and 1 Reducer. If I just execute the new application, it

RE: change yarn application priority

2014-05-30 Thread Rohith Sharma K S
2014 11:53 To: user@hadoop.apache.org Subject: change yarn application priority HI All, I have an application that consumes all of nodemanager capacity (30 Map and 1 Reducer) and will need 4 hours to finish. Let's say I need to run another application that will be quicker to finish (30 minutes