Description
A task encountered an OOM during shuffle, and investigation of the heap dump showed a lot of memory being consumed by almost 3.5 million EventMetaData objects. Auto-parallelism had reduced the number of tasks in the vertex to 1 and there were 2000 upstream tasks to shuffle.