[
https://issues.apache.org/jira/browse/NIFI-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Doran reassigned NIFI-9809:
---------------------------------
Assignee: Kevin Doran
> 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
> Assignee: Kevin Doran
> Priority: Minor
>
> The kudu-binary artifact is not available for aarch64 (arm64) platforms:
> {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
> {noformat}
> AFAICT, 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)