xwu99 commented on PR #33941:
URL: https://github.com/apache/spark/pull/33941#issuecomment-1103533768

   > Support a basic reuse policy (perhaps EXEC_CORES_EQUAL since I think that 
was your original use case) and allow user to specify their own. ie config that 
perhaps load all policies, like the spark.plugins config. User can give the 
policy a name and reference it by name.
   I think we can keep the reuse policy specified at the application level 
rather then stage level to keep logic easier for now. We can always add an 
interface to specify at stage level later.
   
   I will think over how to implement those two and make changes.
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to