[
https://issues.apache.org/jira/browse/NIFI-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Doran updated NIFI-9809:
------------------------------
Description:
The kudu-binary artifact is not available for aarch64 (arm64) platforms:
{noformat}
We only use this dependency in test code. so excluding those tests from
compiling / running when on those platforms should fix the kudu bundle build
when running on that chip architecture.
{noformat}
Could not resolve dependencies for project
org.apache.nifi:nifi-kudu-controller-service:jar:1.17.0-SNAPSHOT: Could not
transfer artifact org.apache.kudu:kudu-binary:jar:osx-aarch_64:1.16.0
was:For now, the nifi-kudu-bundle is excluded when building for arm because
the kudu dependencies are not available for arm platforms. This ticket is to
investigate what it would take to support kudu on NiFi on arm.
> Disable Kudu Tests on arm64 platforms
> -------------------------------------
>
> Key: NIFI-9809
> URL: https://issues.apache.org/jira/browse/NIFI-9809
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Kevin Doran
> Priority: Minor
>
> The kudu-binary artifact is not available for aarch64 (arm64) platforms:
> {noformat}
> We only use this dependency in test code. so excluding those tests from
> compiling / running when on those platforms should fix the kudu bundle build
> when running on that chip architecture.
> {noformat}
> Could not resolve dependencies for project
> org.apache.nifi:nifi-kudu-controller-service:jar:1.17.0-SNAPSHOT: Could not
> transfer artifact org.apache.kudu:kudu-binary:jar:osx-aarch_64:1.16.0
--
This message was sent by Atlassian Jira
(v8.20.10#820010)