ketkidev commented on issue #9822: URL: https://github.com/apache/hudi/issues/9822#issuecomment-1750438426
@ad1happy2go As disucssed, we are getting another error which suggesting that some file is missing: ` : org.apache.hudi.exception.HoodieCompactionException: Could not compact s3a://***/hudi_tables/assets/asset . . . Caused by: org.apache.spark.SparkException: Job aborted due to stage failure: Task 17 in stage 376.0 failed 1 times, most recent failure: Lost task 17.0 in stage 376.0 (TID 6008) (ip-10-208-6-95.us-west-2.compute.internal executor driver): org.apache.hudi.exception.HoodieException: Exception when reading log file . . . Caused by: org.apache.hudi.exception.HoodieIOException: unable to initialize read with log file . . . Caused by: java.io.FileNotFoundException: No such file or directory: s3a://***/hudi_tables/assets/asset/.10df2f04-d4d4-4fc1-95f2-f645e89d3d61-0_20231003100633082.log.7_95-442-4962 ` [HudiCompactionIssue20231005_00.txt](https://github.com/apache/hudi/files/12830367/HudiCompactionIssue20231005_00.txt) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
