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/02/07 02:26:51 UTC

[GitHub] [hudi] biggeng opened a new issue #4756: [SUPPORT] How to config optimistic locks in flink connector

biggeng opened a new issue #4756:
URL: https://github.com/apache/hudi/issues/4756


   **_Tips before filing an issue_**
   
   - Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
   
   yes
   
   - 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**
   
   Hudi has supportted optimistic locks to control multiple writers, however, I didn't find any palces to config it in hudi flink sql connector options. 
   
   I need to config it in flink sql to avoid multiple writter conflicts.
   
   A clear and concise description of the problem.
   
   **To Reproduce**
   
   Steps to reproduce the behavior:
   
   1.
   2.
   3.
   4.
   
   **Expected behavior**
   
   A clear and concise description of what you expected to happen.
   
   **Environment Description**
   
   * Hudi version : 0.10.0
   
   * Spark version :
   
   * Hive version :
   
   * Hadoop version :
   
   * Storage (HDFS/S3/GCS..) :
   
   * Running on Docker? (yes/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] danny0405 commented on issue #4756: [SUPPORT] How to config optimistic locks in flink connector

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


   > > Flink does not support optimistic locks yet.
   > 
   > Thanks for your replying. Any plan to support flink optimistic locks?
   
   The optimistic lock can be supported if we make the state-based index as a builtin index impl for Hudi.


-- 
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] biggeng commented on issue #4756: [SUPPORT] How to config optimistic locks in flink connector

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


   > Flink does not support optimistic locks yet.
   
   Thanks for your replying. 
   Any plan to support flink optimistic locks?


-- 
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 #4756: [SUPPORT] How to config optimistic locks in flink connector

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


   


-- 
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] danny0405 commented on issue #4756: [SUPPORT] How to config optimistic locks in flink connector

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


   Flink does not support optimistic locks yet.


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