Logo
Explore Help
Register Sign In
yujunjun/datahub
2
0
Fork 0
You've already forked datahub
mirror of https://github.com/datahub-project/datahub.git synced 2025-10-14 02:16:13 +00:00
Code Issues Packages Projects Releases Wiki Activity
datahub/metadata-ingestion/examples/recipes/kafka_to_datahub.yml

18 lines
304 B
YAML
Raw Normal View History

Firstdrop of ingest (#1)
2021-01-31 22:40:30 -08:00
---
source:
type: "kafka"
Use type + config everywhere
2021-02-12 12:05:41 -08:00
config:
feat(ingest): standalone metadata emitters (#2207)
2021-03-10 17:32:12 -05:00
connection:
bootstrap: "localhost:9092"
Use type + config everywhere
2021-02-12 12:05:41 -08:00
topic_patterns:
allow:
- ".*"
deny:
- "^_.+" # deny all tables that start with an underscore
Firstdrop of ingest (#1)
2021-01-31 22:40:30 -08:00
sink:
Codegen avro + datahub kafka sink (#3) * Add codegen * New architecture + setup file -> console pipeline * Cleanup source loader * Basic Kafka metadata source * Kafka source and extractor * Add kwargs construct interface * Fix kafka source unit test * start working on pipeline test * kafka datahub sink * Make myself a profile * Ingest to datahub from kafka * Update codegen * Add restli transport * Fix bug in restli conversion
2021-02-05 21:03:04 -08:00
type: "datahub-kafka"
Use type + config everywhere
2021-02-12 12:05:41 -08:00
config:
feat(ingest): standalone metadata emitters (#2207)
2021-03-10 17:32:12 -05:00
connection:
bootstrap: "localhost:9092"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 586ms Template: 24ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API