You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/01/14 07:04:17 UTC

[GitHub] [hudi] gnailJC opened a new issue #4599: [SUPPORT] support savepoint on MergeOnRead table

gnailJC opened a new issue #4599:
URL: https://github.com/apache/hudi/issues/4599


   **_Tips before filing an issue_**
   
   - Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
   
   - Join the mailing list to engage in conversations and get faster support at dev-subscribe@hudi.apache.org.
   
   - If you have triaged this as a bug, then file an [issue](https://issues.apache.org/jira/projects/HUDI/issues) directly.
   
   **Describe the problem you faced**
   
   I get a exception "Savepointing is not supported or MergeOnRead table types" when creating a savepoint on a MOR table on hudi-cli. 
   
   Is it possible to support create savepoints on MOR table?
   
   **To Reproduce**
   
   Steps to reproduce the behavior:
   
   1. connect --path oss://bucket1/test_mor
   2. savepoint create --commit 20220101******* --sparkMaster spark://**
   3.
   4.
   
   **Expected behavior**
   
   A clear and concise description of what you expected to happen.
   
   **Environment Description**
   
   * Hudi version : 0.10.0
   
   * Spark version : 3.0.3
   
   * Hive version :
   
   * Hadoop version : 2.9.2
   
   * Storage (HDFS/S3/GCS..) : oss
   
   * Running on Docker? (yes/no) : no
   
   
   **Additional context**
   
   Add any other context about the problem here.
   
   **Stacktrace**
   
   ```Add the stacktrace of the error.```
   
   


-- 
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

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



[GitHub] [hudi] nsivabalan commented on issue #4599: [SUPPORT] support savepoint on MergeOnRead table

Posted by GitBox <gi...@apache.org>.
nsivabalan commented on issue #4599:
URL: https://github.com/apache/hudi/issues/4599#issuecomment-1013330944


   We recently added support https://github.com/apache/hudi/commit/2954027b92ada82c41d0a72cc0b837564a730a89. 
   


-- 
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

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



[GitHub] [hudi] nsivabalan closed issue #4599: [SUPPORT] support savepoint on MergeOnRead table

Posted by GitBox <gi...@apache.org>.
nsivabalan closed issue #4599:
URL: https://github.com/apache/hudi/issues/4599


   


-- 
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

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