You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Chris Sampson (Jira)" <ji...@apache.org> on 2022/11/18 18:59:00 UTC

[jira] [Updated] (NIFI-10841) Enable dockermaven builds for arm64 architectures

     [ https://issues.apache.org/jira/browse/NIFI-10841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Sampson updated NIFI-10841:
---------------------------------
    Description: 
The dockermaven builds (e.g. nifi, nifi-toolkit, nifi-registry, minifi, minifi-c2) currently do not work on arm64 architecture machines.

This is due to a known limitation of the Spotify docker build plugin used in the maven profiles.

An alternative (e.g. fabric8) should allow builds on both amd64 and arm64 architectures (and possibly others).

NIFI-9177 allowed the docker image (e.g. produced using the dockerhub modules) to run on arm64 machines, so that's not a problem to fix, just the actual dockermaven module builds (and tests).

  was:
The dockermaven builds (e.g. nifi, nifi-toolkit, nifi-registry, minifi, minifi-c2) currently do not work on arm64 architecture machines.

This is due to a known limitation of the Spotify docker build plugin used in the maven profiles.

An alternative (e.g. fabric8) should allow builds on both amd64 and arm64 architectures (and possibly others).


> Enable dockermaven builds for arm64 architectures
> -------------------------------------------------
>
>                 Key: NIFI-10841
>                 URL: https://issues.apache.org/jira/browse/NIFI-10841
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.18.0
>            Reporter: Chris Sampson
>            Priority: Major
>
> The dockermaven builds (e.g. nifi, nifi-toolkit, nifi-registry, minifi, minifi-c2) currently do not work on arm64 architecture machines.
> This is due to a known limitation of the Spotify docker build plugin used in the maven profiles.
> An alternative (e.g. fabric8) should allow builds on both amd64 and arm64 architectures (and possibly others).
> NIFI-9177 allowed the docker image (e.g. produced using the dockerhub modules) to run on arm64 machines, so that's not a problem to fix, just the actual dockermaven module builds (and tests).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)