This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
datahub
Watch
2
Star
0
Fork
0
You've already forked datahub
mirror of
https://github.com/datahub-project/datahub.git
synced
2025-11-15 10:52:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
datahub
/
metadata-ingestion
/
examples
/
recipes
/
kafka_to_console.yml
10 lines
110 B
YAML
Raw
Normal View
History
Unescape
Escape
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
:
"broker:9092"
Firstdrop of ingest (#1)
2021-01-31 22:40:30 -08:00
sink
:
type
:
"console"
Reference in New Issue
Copy Permalink