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-07-24 01:50:06 +00:00
Code Issues Packages Projects Releases Wiki Activity
datahub/metadata-ingestion/examples/recipes/mysql_to_datahub.yml

12 lines
158 B
YAML
Raw Normal View History

Support for SQL databases (MySQL + MS-SQL) (#2) * adding sql source + mysql * adding sql support * MSSQL support, basic integration test * file sink and pipeline context
2021-02-02 18:47:02 -08:00
---
source:
type: "mysql"
Use type + config everywhere
2021-02-12 12:05:41 -08:00
config:
Support for SQL databases (MySQL + MS-SQL) (#2) * adding sql source + mysql * adding sql support * MSSQL support, basic integration test * file sink and pipeline context
2021-02-02 18:47:02 -08:00
username: datahub
password: datahub
sink:
Finish file sink
2021-02-11 12:24:20 -08:00
type: "datahub-rest"
Use type + config everywhere
2021-02-12 12:05:41 -08:00
config:
Finish file sink
2021-02-11 12:24:20 -08:00
server: 'http://localhost:8080'
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 806ms Template: 11ms
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