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

Support Full load and CDC from AWS Neptune #4973

Open
xianjial opened this issue Sep 23, 2024 · 0 comments
Open

Support Full load and CDC from AWS Neptune #4973

xianjial opened this issue Sep 23, 2024 · 0 comments
Labels
enhancement New feature or request plugin - source A plugin to receive data from a service or location.

Comments

@xianjial
Copy link

Is your feature request related to a problem? Please describe.
I would like to use data-prepper to export AWS Neptune graph database data and also ingest stream data changes from Neptune to OpenSearch Service domains and collections.

Describe the solution you'd like
Support a new Neptune source plugin to

  • integrate with neptune-export tool to export the entire Neptune graph database to Opensearch Sink.
  • read the Neptune stream data and ingest any change data capture events to Opensearch Sink.

Additional context

@dlvenable dlvenable added enhancement New feature or request plugin - source A plugin to receive data from a service or location. and removed untriaged labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request plugin - source A plugin to receive data from a service or location.
Projects
Development

No branches or pull requests

2 participants