guixiaowen commented on PR #1373:
URL: https://github.com/apache/auron/pull/1373#issuecomment-3385286842

   > is there any scenario that we set `spark.auron.enable` to true while not 
setting shuffle manager?
   
   
   
   > is there any scenario that we set `spark.auron.enable` to true while not 
setting shuffle manager?
   
   @richox ri Thank you very much for reviewing the code.
   If spark.auron.enable=true is configured but the shuffle manager is not set, 
Spark will use the default shuffle manager.
   Currently, if the default sort-based ESS is used in this case, there should 
be no problem.


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

Reply via email to