CDAP pipeline fails with NoSuchMethodError when run on dataproc 2.2 in some cases
Description
Release Notes
None
Activity
Show:

Ankit Jain October 16, 2024 at 12:28 PM
Looks like this is the culprit change:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Created October 16, 2024 at 12:20 PM
Updated January 27, 2025 at 7:54 AM
Resolved January 27, 2025 at 7:54 AM
Steps to reproduce:
Run a pipeline using dataproc 2.2 in which some aggregator like
Dedup
is placed beforeJoiner
.