Closed jeynmann closed 1 year ago
Do we need to port it to the DPU branch as well?
Do we need to port it to the DPU branch as well?
Yes, IMO. This is easy to occur if the transport initial time is longer than stage0 or the executor resources are not sufficient at the beginning of the spark application.
Add latch for synchronization of transport initialize, in case that the spark tasks try to get writer/reader before the transport initialization finished.