Ngone51 commented on pull request #34043:
URL: https://github.com/apache/spark/pull/34043#issuecomment-924638509


   > Looking at it more, the issue here is that we are relying on 
BlockManagerMasterEndpoint to update state in MapOutputTracker (which is 
usually done via DAGScheduler).
   
   Good point! So I think we can delegate the `UpdateBlockInfo` of migrated 
shuffle blocks to `DagScheduler` instead.


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