You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "PhantomHunt (via GitHub)" <gi...@apache.org> on 2023/06/13 07:37:38 UTC

[GitHub] [hudi] PhantomHunt opened a new issue, #8952: [SUPPORT] Unable to run cleaner using Hudi CLI

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**
   ![image](https://github.com/apache/hudi/assets/36084173/29976abd-ed07-48da-a98c-79375c8eec68)


-- 
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: commits-unsubscribe@hudi.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org