[
https://issues.apache.org/jira/browse/FLINK-25679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488067#comment-17488067
]
Robert Metzger commented on FLINK-25679:
----------------------------------------
Merged to
dev-master:
https://github.com/apache/flink-docker/commit/dcf1c9a3fe6444d5500a75a26e0d209b2fb4564d
dev-1.14:
https://github.com/apache/flink-docker/commit/f17b89c3f083453fb1ba3d246db065b04a6dd963
master:
https://github.com/apache/flink-docker/commit/d232f51ff2f8c96c1f6eb074751d04977168a44a
I will now open a PR against the official library.
> Build arm64 Linux images for Apache Flink
> -----------------------------------------
>
> Key: FLINK-25679
> URL: https://issues.apache.org/jira/browse/FLINK-25679
> Project: Flink
> Issue Type: Improvement
> Components: flink-docker
> Affects Versions: 1.15.0
> Reporter: Robert Metzger
> Assignee: Robert Metzger
> Priority: Major
> Labels: pull-request-available
>
> Building Flink images for arm64 Linux should be trivial to support, since
> upstream docker images support arm64, as well as frocksdb.
> Building the images locally is also easily possible using Docker's buildx
> features, and the build system of the official docker images most likely
> supports ARM arch.
> This improvement would allow us supporting development / testing on Apple
> M1-based systems, as well as ARM architecture at various cloud providers (AWS
> Graviton)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)