Feature Proposal: Implement Message Queue publisher #1098
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
keep fresh
Disables stalebot from closing an issue
Currently we only support db store publisher (e.g neo4j, mysql,neptune). But it would be pretty easy to support message queue publisher using the interface (e.g SQS, kinesis, Eventhub, kafka) which allows push ETL model support.
There is a pr (amundsen-io/amundsendatabuilder#431) which unfortunately isn't get merged. The pr could be used as an example on how to support this kinda of ETL paradigm. The author has his own repo to illustrate this kinda ETL paradigm.
The text was updated successfully, but these errors were encountered: