nleena123 opened a new issue, #5551: URL: https://github.com/apache/hudi/issues/5551
Hi Team, Getting the below error in hudi job. HoodieCommitException: Failed to archive commits Caused by: IOException: Not an Avro data file at org.apache.hudi.table.HoodieTimelineArchiveLog.archive(HoodieTimelineArchiveLog.java:324) **To Reproduce** we are running the hudi job through Azure databricks . below dependancies we added in our code. org.apache.spark:spark-avro_2.12:3.1.1 org.apache.hudi:hudi-spark3-bundle_2.12:0.8.0 org.apache.hudi:hudi-utilities-bundle_2.12:0.8.0 **Environment Description** * Hudi version :0.8.0 * Spark version :3.2.1 * Storage (HDFS/S3/GCS..) : AZURE blob storage. -- 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]
