mridulm commented on PR #38560:
URL: https://github.com/apache/spark/pull/38560#issuecomment-1321548579

   > One things that I know need to be addressed are:
   > Some merge data infos are not saved on the driver because they are too 
small ( controlled by spark.shuffle.push.minShuffleSizeToWait)
   please see 
https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala#L2295
   
   
   In this case, we should fire a remove immediately - we are not going to use 
it for this app anyway ...


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to