PhantomHunt opened a new issue, #8952: URL: https://github.com/apache/hudi/issues/8952
**Describe the problem you faced** We tried to do perform cleaning manually using Hudi CLI on our HUDI MOR table but it failed. **To Reproduce** Steps to reproduce the behavior: 1. Go to Hudi CLI 2. connect --path s3a://<bucketname>/<table_name>/ 3. cleans run **Expected behavior** Cleaning should be done for the connected table **Environment Description** * Hudi version : 0.13.0 * Spark version : 3.2 * Storage (HDFS/S3/GCS..) : S3 * Running on Docker? (yes/no) : No **Stacktrace**  -- 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]
