Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Proposal: Implement Message Queue publisher #1098

Closed
feng-tao opened this issue May 14, 2021 · 1 comment
Closed

Feature Proposal: Implement Message Queue publisher #1098

feng-tao opened this issue May 14, 2021 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed keep fresh Disables stalebot from closing an issue

Comments

@feng-tao
Copy link
Member

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.

@feng-tao
Copy link
Member Author

cc @Wonong

@feng-tao feng-tao added good first issue Good for newcomers help wanted Extra attention is needed keep fresh Disables stalebot from closing an issue labels May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed keep fresh Disables stalebot from closing an issue
Projects
None yet
Development

No branches or pull requests

2 participants