Skip to content

ARM distributions via tar.gz #2571

@dlvenable

Description

@dlvenable

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:

  1. This is what other projects in OpenSearch appear to do. See the artifacts page.
  2. This will be clearer for users. They can have more confidence for using the ARM64 distribution.

Additional context

This is related to #640.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Status

    Backlog

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions