Description
Original problem is SPARK-3764.
AppendingParquetOutputFormat uses a binary-incompatible method context.getTaskAttemptID.
This causes binary-incompatible of Spark itself, i.e. if Spark itself is built against hadoop-1, the artifact is for only hadoop-1, and vice versa.
Attachments
Attachments
Issue Links
- relates to
-
SPARK-3764 Invalid dependencies of artifacts in Maven Central Repository.
- Resolved
- links to