mridulm edited a comment on issue #27583: [SPARK-29149][YARN]  Update YARN 
cluster manager For Stage Level Scheduling
URL: https://github.com/apache/spark/pull/27583#issuecomment-586784460
 
 
   General question about priority, I did not find much here [1].
   How is the value of priority interpreted ?
   Is it simply to "tag" requests ?
   Or are higher priority requests 'prioritized' over lower priority requests 
from an application (to a queue) ?
   
   How does it compare with [2] ? Will that be cleaner ?
   
   
   [1] 
https://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-api/apidocs/org/apache/hadoop/yarn/api/records/Priority.html
   
   [2] 
https://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-api/apidocs/org/apache/hadoop/yarn/api/records/SchedulingRequest.html

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to