Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-7071

Compaction/Clustering job not fail when throw HoodieException

    XMLWordPrintableJSON

Details

    Description

      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) 

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ksmou askwang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: