Skip to content

[HUDI-5808] Add Support for kaffka ofsets in jsonkafkasource and avrokafkasource#8011

Merged
codope merged 9 commits intoapache:masterfrom
jonvex:kafka_offsets
Mar 1, 2023
Merged

[HUDI-5808] Add Support for kaffka ofsets in jsonkafkasource and avrokafkasource#8011
codope merged 9 commits intoapache:masterfrom
jonvex:kafka_offsets

Conversation

@jonvex
Copy link
Contributor

@jonvex jonvex commented Feb 21, 2023

Change Logs

Add Support for kaffka ofsets in jsonkafkasource and avrokafkasource
new config hoodie.deltastreamer.source.kafka.append.offsets. Default is "false". Set to "true" with JsonKafkaSource or AvroKafkaSource as your source to use.

Impact

New feature

Risk level (write none, low medium or high below)

low

Documentation Update

Should be added to release notes

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@jonvex jonvex marked this pull request as ready for review February 21, 2023 20:31
@jonvex jonvex requested review from nsivabalan and removed request for nsivabalan February 23, 2023 18:59
@jonvex
Copy link
Contributor Author

jonvex commented Feb 27, 2023

CI failures look like they probably are legit so don't merge yet

@hudi-bot
Copy link
Collaborator

hudi-bot commented Mar 1, 2023

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@codope codope merged commit a72ca04 into apache:master Mar 1, 2023
fengjian428 pushed a commit to fengjian428/hudi that referenced this pull request Apr 5, 2023
…kafkasource (apache#8011)

Add Support for kaffka ofsets in jsonkafkasource and avrokafkasource.

- New config hoodie.deltastreamer.source.kafka.append.offsets. Default is "false". 
- Set to "true" with JsonKafkaSource or AvroKafkaSource as your source to use.

---------

Co-authored-by: Jonathan Vexler <=>
Co-authored-by: sivabalan <n.siva.b@gmail.com>
stayrascal pushed a commit to stayrascal/hudi that referenced this pull request Apr 20, 2023
…kafkasource (apache#8011)

Add Support for kaffka ofsets in jsonkafkasource and avrokafkasource.

- New config hoodie.deltastreamer.source.kafka.append.offsets. Default is "false". 
- Set to "true" with JsonKafkaSource or AvroKafkaSource as your source to use.

---------

Co-authored-by: Jonathan Vexler <=>
Co-authored-by: sivabalan <n.siva.b@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants