Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Kafka to Hoodie support #23

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Kafka to Hoodie support #23

wants to merge 13 commits into from

Conversation

firecast
Copy link

  • Add an example job that reads from Kafka and writes to Hoodie
  • Add KafkaSchemaServiceReader abstract classes
  • Add record_key, partition_path and sink_op configuration support through the configuration file
  • Fix bug for edge case when the Job starts reading from Kafka's initial offset. The older code just exited without performing any tasks

@CLAassistant
Copy link

CLAassistant commented Oct 11, 2019

CLA assistant check
All committers have signed the CLA.

Configuration changes and Kafka2Hoodie Job
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants