[
https://issues.apache.org/jira/browse/FLINK-14241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger resolved FLINK-14241.
------------------------------------
Fix Version/s: (was: 2.0.0)
1.11.0
Assignee: wangxiyuan
Resolution: Fixed
Resolved in
https://github.com/apache/flink/commit/9bef9525d84de013bcf57ce4b49c622713d4daac
> Add ARM installation step for flink e2e container test
> ------------------------------------------------------
>
> Key: FLINK-14241
> URL: https://issues.apache.org/jira/browse/FLINK-14241
> Project: Flink
> Issue Type: Sub-task
> Components: Tests
> Affects Versions: 1.9.0
> Reporter: wangxiyuan
> Assignee: wangxiyuan
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Flink e2e container test runs under docker, docker-compose and kubernets. But
> the way Flink using to install the package doesn't work on ARM.
> # docker-compose doesn't have ARM release bin file
> # minikube doesn't support ARM.
> So we should add the new step for ARM arch.
> # install docker-compose by `pip install`
> # use kubeadm instead of minikube
--
This message was sent by Atlassian Jira
(v8.3.4#803005)