You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/02/17 01:45:06 UTC

[GitHub] [spark] mridulm edited a comment on issue #27583: [SPARK-29149][YARN] Update YARN cluster manager For Stage Level Scheduling

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org