Support Full load and CDC from AWS Neptune

Open
#4,973 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
aws

Research direction

Start with the Neptune export and Neptune Streams documentation linked in the issue, then inspect the repository's existing source plugins and OpenSearch sink integration points. Define how full export and CDC events should reach the sink, and verify both ingestion paths with appropriate integration coverage.

Written by the indexing model from the issue text.

Description

enhancement plugin - source

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

Dominant language
Java
Stars
374
Forks
355
Avg merge
3d 18h
Merged PRs (30d)
8

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from opensearch-project/data-prepper

All issues in opensearch-project/data-prepper

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.