You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2022/10/22 19:21:00 UTC

[jira] [Updated] (HUDI-5073) Implement CDC data synchronization hudi based on Debezium Server

     [ https://issues.apache.org/jira/browse/HUDI-5073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sivabalan narayanan updated HUDI-5073:
--------------------------------------
    Fix Version/s: 0.13.0

> Implement CDC data synchronization hudi based on Debezium Server
> ----------------------------------------------------------------
>
>                 Key: HUDI-5073
>                 URL: https://issues.apache.org/jira/browse/HUDI-5073
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: writer-core
>            Reporter: sivabalan narayanan
>            Priority: Major
>             Fix For: 0.13.0
>
>
> As of now, for debezium, we have a kafka based source. But we can try to leverage the debezium server directly and avoid additional maintanence costs. 
>  
> Ref:
>  
>  # Does not rely on kafka connector, reducing maintenance costs,Flink cdc is more successful because it does not depend on kafka and is easy to use
>  # Support database or table level data synchronously written to hudi, support schema evolution
>  # Support flink or spark at the same time
> This feature helps to expand the usage scenarios of hudi
> [https://github.com/memiiso/debezium-server-spark]
> [https://debezium.io/documentation/reference/operations/debezium-server.html#_implementation_of_a_new_sink]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)