hudi-bot opened a new issue, #15495:
URL: https://github.com/apache/hudi/issues/15495

   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]
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-5073
   - Type: Improvement


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

Reply via email to