Skip to content

Compaction/Clustering job not fail when throw HoodieException #26

@0xDTE

Description

@0xDTE

Clustering/Compaction job throw follow exception, the final result returns -1 and the job's state is success.

ERROR UtilHelpers: Cluster failed
org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 4.0 failed 2 times, most recent failure: Lost task 0.1 in stage 4.0 (TID 5) : org.apache.hudi.exception.HoodieException: unable to read next record from parquet file
at org.apache.hudi.common.util.ParquetReaderIterator.hasNext(ParquetReaderIterator.java:54)
at org.apache.hudi.common.util.collection.MappingIterator.hasNext(MappingIterator.java:39)
at org.apache.hudi.common.util.collection.MappingIterator.hasNext(MappingIterator.java:39)
at org.apache.hudi.client.utils.ConcatenatingIterator.hasNext(ConcatenatingIterator.java:45)
Issue Links
links to
Web Link GitHub Pull Request #10050
Activity
All
Comments
Work Log
History
Activity
Transitions

danny0405
Danny Chen added a comment - 02/Dec/23 03:43
Fixed via master branch: 77e2f42

People
Assignee:
Unassigned
Unassigned
Reporter:
ksmou
kwang
Votes:
0 Vote for this issue
Watchers:
2 Start watching this issue
Dates
Created:
10/Nov/23 08:36
Updated:
Yesterday 03:43

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions