Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
The kudu-binary artifact is not available for aarch64 (arm64) platforms:
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
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.
Attachments
Issue Links
- links to