wankunde commented on PR #36411:
URL: https://github.com/apache/spark/pull/36411#issuecomment-1120177176

   Driver Logs
   ```
   22/05/07 01:00:13,218 INFO [shuffle-client-9-5] scheduler.DAGScheduler:57 : 
finalizeShuffleMerge success from ESS_NODE in 7763 ms  shuffleId 2 - 0
   ```
   
   ESS logs
   ```
   2022-05-07 01:00:08,891 DEBUG 
org.apache.spark.network.server.TransportServer: New connection accepted for 
remote address /DRIVER_IP:41402.
   2022-05-07 01:00:12,816 INFO 
org.apache.spark.network.shuffle.ExternalBlockHandler: receive 
FinalizeShuffleMerge finalize shuffle merge
   2022-05-07 01:00:12,816 INFO 
org.apache.spark.network.shuffle.RemoteBlockPushResolver: 
application_1651741622014_0557 attempt -1 shuffle 2 shuffleMerge 0: finalize 
shuffle merge
   2022-05-07 01:00:13,217 TRACE 
org.apache.spark.network.server.TransportRequestHandler: Sent result 
RpcResponse[requestId=7587608556323056846,body=NioManagedBuffer[buf=java.nio.HeapByteBuffer[pos=0
 lim=818744 cap=818744]]] to client /DRIVER_IP:41402
   ```
   


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