You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/19 12:57:00 UTC

[jira] [Commented] (NIFI-9809) Disable Kudu Tests on arm64 platforms

    [ https://issues.apache.org/jira/browse/NIFI-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568545#comment-17568545 ] 

ASF subversion and git services commented on NIFI-9809:
-------------------------------------------------------

Commit 97e7a3c030dba7925cb4e15708d003bda36903ad in nifi's branch refs/heads/main from Kevin Doran
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=97e7a3c030 ]

NIFI-9809 Disabled Kudu tests on ARM64

This closes #6214

Signed-off-by: David Handermann <ex...@apache.org>


> 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
>             Fix For: 1.17.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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)