Skip to content

Reduce the Data Prepper tar.gz and Docker image sizes #3356

@dlvenable

Description

@dlvenable

Is your feature request related to a problem? Please describe.

It appears that the Data Prepper image has grown quite large.

ls -l release/archives/linux/build/distributions/ |  awk '{print $5,$9}'

664652152 opensearch-data-prepper-2.5.0-SNAPSHOT-linux-x64.tar.gz
857129267 opensearch-data-prepper-jdk-2.5.0-SNAPSHOT-linux-x64.tar.gz

Even without the JDK, it comes to 633 MB.

Describe the solution you'd like

Find why it is so large and see how we can reduce the size.

Tasks

Metadata

Metadata

Assignees

Labels

maintenanceIssues to help maintain the project, such as improving builds, testing, etc.

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions