opensearch-project / opensearch-project/data-prepper

Split plugins in input, processor, sink

Open
#3,328 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Is your feature request related to a problem? Please describe.
All types are now in one directory: https://github.com/opensearch-project/data-prepper/tree/main/data-prepper-plugins

Would be nice to split everything in different subdirectories for input, processor, sink, etc. Goal is to provide a better overview to the user.

Describe the solution you'd like
Create multiple directories

Describe alternatives you've considered (Optional)
None

Additional context
None

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.

Research direction

Start by reviewing the data-prepper-plugins directory and inventorying its current plugin types, using the linked directory as the entry point. Organize the plugins into separate input, processor, sink, and other appropriate directories, then verify that the project still builds and its tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.