Skip to content

Instantly share code, notes, and snippets.

@garystafford
Last active February 28, 2023 00:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save garystafford/a8cc0aa919e5c4eaf62fa3a3894665be to your computer and use it in GitHub Desktop.
Save garystafford/a8cc0aa919e5c4eaf62fa3a3894665be to your computer and use it in GitHub Desktop.
include=base.properties
hoodie.datasource.hive_sync.partition_fields=__table
hoodie.datasource.hive_sync.table=sale
hoodie.datasource.write.partitionpath.field=__table
hoodie.datasource.write.recordkey.field=salesid
hoodie.deltastreamer.schemaprovider.registry.url=http://http://<your_registry_host>:<port>/apis/ccompat/v6/subjects/tickit.ecomm.sale-value/versions/latest
hoodie.deltastreamer.source.dfs.root=s3://<your_data_lake_s3_bucket>/cdc_hudi_data_lake/bronze/tickit.ecomm.sale/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment