[
https://issues.apache.org/jira/browse/FLINK-14241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-14241:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.0.0
>
>
> 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)