marmaray icon indicating copy to clipboard operation
marmaray copied to clipboard

Kafka to Hoodie support

Open firecast opened this issue 5 years ago • 1 comments

  • 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

firecast avatar Oct 11 '19 05:10 firecast

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 11 '19 05:10 CLAassistant