PhantomHunt opened a new issue, #8923: URL: https://github.com/apache/hudi/issues/8923
**Describe the problem you faced** We tried to do perform compaction manually using Hudi CLI on our HUDI MOR table but it failed although we can see the compactions and clean commit instants. **To Reproduce** 1. Go to Hudi CLI 2. connect --path s3a://gn-video-richmedia-nonprod-hudi-tables/asset_compaction_issue/asset/ 3. compaction run --compactionInstant 20230609081638971 **Expected behavior** Compaction should be done for given instantTime **Environment Description** * Hudi version : 0.13.0 * Spark version : 3.2 * Storage (HDFS/S3/GCS..) : S3 * Running on Docker? (yes/no) : No * Stack trace:  -- 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]
