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-08-19 06:38:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
datahub
/
metadata-ingestion
/
examples
/
recipes
/
kafka_to_console.toml
8 lines
109 B
TOML
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
[
source
.
config
.
connection
]
Firstdrop of ingest (#1)
2021-01-31 22:40:30 -08:00
bootstrap
=
"localhost:9092"
[
sink
]
type
=
"console"
Reference in New Issue
Copy Permalink