The pipeline build failing with java.lang.OutOfMemoryError GC overhead limit exceeded

The pipeline build failing with java.lang.OutOfMemoryError: GC overhead limit exceeded

Description:

The pipeline builds failing with OutOfMemoryError: GC overhead limit exceeded error. Sample error log looks like below,

Copy

Root Cause:

This happens if there are more records go into a single task because of the skewness of the data.

Solution:

Choosing the proper partition key helps here. Even after partitioning the data, the job fails with the same error then we can use bigger capacity(high RAM) machines in the cluster templates.

Applicable versions:

IWX 3.2 onwards

VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches