[ 
https://issues.apache.org/jira/browse/SPARK-26392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16723855#comment-16723855
 ] 

ASF GitHub Bot commented on SPARK-26392:
----------------------------------------

Ngone51 opened a new pull request #23344: [SPARK-26392][YARN] Cancel pending 
allocate requests by taking locality preference into a…
URL: https://github.com/apache/spark/pull/23344
 
 
   …ccount
   
   ## What changes were proposed in this pull request?
   
   Right now, we cancel pending allocate requests by its sending order. I thing 
we can take 
   
   locality preference into account when do this to perfom least impact on task 
locality preference.
   
   ## How was this patch tested?
   
   N.A.
   

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


> Cancel pending allocate requests by taking locality preference into account
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-26392
>                 URL: https://issues.apache.org/jira/browse/SPARK-26392
>             Project: Spark
>          Issue Type: Improvement
>          Components: YARN
>    Affects Versions: 2.4.0
>            Reporter: wuyi
>            Priority: Minor
>              Labels: patch
>             Fix For: 2.4.1
>
>
> Right now, we cancel pending allocate requests by its sending order. I thing 
> we can take 
> locality preference into account when do this to perfom least impact on task 
> locality preference.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to