karuppayya commented on PR #52213:
URL: https://github.com/apache/spark/pull/52213#issuecomment-3556053597

   > but thriftserver is like Spark Connect and can safely enable shuffle 
cleanup
   
   I will add the new configuration. 
   With this, we'll have three configs covering native, Connect, and Thrift 
modes. (and another which was fallsback to Connect's)
   Since both Spark Connect and Thriftserver share the same rationale for 
shuffle cleanup, and because an application cannot utilize both modes 
simultaneously, it seems logical to consolidate them into a single 
configuration?
   


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