vinothchandar commented on issue #2154:
URL: https://github.com/apache/hudi/issues/2154#issuecomment-705696840


   this is typically just Spark Shuffle failure. sometimes the remote executor 
OOMs or something and you get this symptom on another executor. You can check 
the Spark UI to see if there is excessive GC on the executors or some of them 
died etc. 
   
   typically, throwing more memory at it, can get the job to pass


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to