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 2019/11/06 01:05:36 UTC

[GitHub] [spark] vanzin commented on a change in pull request #26255: [SPARK-29603][YARN] Support application priority for YARN priority scheduling

vanzin commented on a change in pull request #26255: [SPARK-29603][YARN] Support application priority for YARN priority scheduling
URL: https://github.com/apache/spark/pull/26255#discussion_r342873977
 
 

 ##########
 File path: docs/running-on-yarn.md
 ##########
 @@ -419,6 +419,15 @@ To use a custom metrics.properties for the application master and executors, upd
   in YARN ApplicationReports, which can be used for filtering when querying YARN apps.
   </td>
 </tr>
+<tr>
+  <td><code>spark.yarn.app.priority</code></td>
+  <td>(none)</td>
+  <td>
+  Application priority for YARN to define pending applications ordering policy, those with higher
+  integer value have a better opportunity to be activated. Currently Application priority is supported
 
 Review comment:
   "Currently, YARN only supports application priority when using FIFO ordering policy."
   

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