[ 
https://issues.apache.org/jira/browse/HUDI-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Danny Chen closed HUDI-7071.
----------------------------
    Resolution: Fixed

Fixed via master branch: 77e2f42c6e49478cadf2b6bc5c732ee8673a8d69

> Compaction/Clustering job not fail when throw HoodieException
> -------------------------------------------------------------
>
>                 Key: HUDI-7071
>                 URL: https://issues.apache.org/jira/browse/HUDI-7071
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: kwang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.14.1, 1.0.0
>
>
> Clustering/Compaction job throw follow exception, the final result returns -1 
> and the job's state is success.
> {code:java}
> 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)
>  {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to