Skip to content

Comments

[HUDI-3075] [WIP] - Docs for Debezium DeltaStreamer Source#4481

Open
kywe665 wants to merge 2 commits intoapache:asf-sitefrom
kywe665:debezium_asf-site
Open

[HUDI-3075] [WIP] - Docs for Debezium DeltaStreamer Source#4481
kywe665 wants to merge 2 commits intoapache:asf-sitefrom
kywe665:debezium_asf-site

Conversation

@kywe665
Copy link

@kywe665 kywe665 commented Dec 31, 2021

What is the purpose of the pull request

docs for debezium source

Brief change log

added docs for debezium source

Verify this pull request

docs changes only

Committer checklist

  • Has a corresponding JIRA in PR title & commit

  • Commit message is descriptive of the change

  • CI is green

  • Necessary doc changes done or have another open PR

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

@kywe665
Copy link
Author

kywe665 commented Dec 31, 2021

@rmahindra123 see this WIP for Debezium source docs. I tagged a spot where I need help generating sample code and accurately documenting the parameters the user has to configure

hoodie.deltastreamer.source.sql.sql.query = 'select * from source_table'

### Debezium Sources
Debezium is an open source distributed platform for change data capture(CDC). Hudi has both a PostgresDebeziumSource and a
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we specify the full class name for these sources?

registers the schema of the change events in kafka to a schema registry, such as Confluent schema registry.

#### Configuration
#### --@Rajesh, we need to make this more specific to the code and put some sample code
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we probably need to clean this up more?

@nsivabalan
Copy link
Contributor

@kywe665 : Can we take this forward. guess its been there for sometime.

@pratyakshsharma
Copy link
Contributor

Will take a pass once this is ready for review @kywe665

@xushiyan xushiyan added the status:in-progress Work in progress label Oct 31, 2022
@github-actions github-actions bot added the size:S PR with lines of changes in (10, 100] label Feb 26, 2024
@vinothchandar vinothchandar removed their assignment May 23, 2025
@xushiyan xushiyan removed the docs label Dec 2, 2025
@github-actions github-actions bot added the docs label Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs size:S PR with lines of changes in (10, 100] status:in-progress Work in progress

Projects

Status: 👤 User Action
Status: 🆕 New

Development

Successfully merging this pull request may close these issues.

5 participants