ashangit opened a new pull request #23290: [SPARK-26340][Core] Ensure cores per 
executor is greater than cpu per task
URL: https://github.com/apache/spark/pull/23290
 
 
   Currently this check is only performed for dynamic allocation use case in
   ExecutorAllocationManager.
   
   ## What changes were proposed in this pull request?
   
   Checks that cpu per task is lower than number of cores per executor 
otherwise throw an exception
   
   ## How was this patch tested?
   
   manual tests
   
   Please review http://spark.apache.org/contributing.html before opening a 
pull request.
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to