You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/09/27 07:21:00 UTC

[jira] [Updated] (FLINK-14241) Add ARM installation step for flink e2e container test

     [ 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)