-
Notifications
You must be signed in to change notification settings - Fork 313
ARM distributions via tar.gz #2571
Copy link
Copy link
Closed
Milestone
Description
Is your feature request related to a problem? Please describe.
The Data Prepper tar.gz distributions are only for x86 architectures currently. As Data Prepper is written in Java it should be able to run on ARM. The distribution which is bundled with a JDK needs to have an ARM distribution.
Describe the solution you'd like
Provide two new distributions for ARM64:
- Data Prepper for ARM
- Data Prepper with JDK for ARM
Describe alternatives you've considered (Optional)
The Data Prepper (without JDK) distribution should work for either x86 or ARM64. However, I propose creating an ARM distribution for the following reasons:
- This is what other projects in OpenSearch appear to do. See the artifacts page.
- This will be clearer for users. They can have more confidence for using the ARM64 distribution.
Additional context
This is related to #640.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done
Status
Backlog