opensearch-project / opensearch-project/data-prepper
Split plugins in input, processor, sink
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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