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

2022-07-19 Thread David Handermann (Jira)


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

David Handermann updated NIFI-9809:
---
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> 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)


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

2022-07-18 Thread Kevin Doran (Jira)


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

Kevin Doran updated NIFI-9809:
--
Status: Patch Available  (was: Reopened)

> 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: 40m
>  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)


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

2022-07-18 Thread Kevin Doran (Jira)


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

Kevin Doran updated NIFI-9809:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> 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: 0.5h
>  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)


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

2022-07-16 Thread Kevin Doran (Jira)


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

Kevin Doran updated NIFI-9809:
--
Fix Version/s: 1.17.0

> 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: 10m
>  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)


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

2022-07-15 Thread Kevin Doran (Jira)


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

Kevin Doran updated NIFI-9809:
--
Status: Patch Available  (was: Open)

> 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
>  Time Spent: 10m
>  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)


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

2022-07-01 Thread Kevin Doran (Jira)


 [ 
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}
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.



  was:
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





> 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}
> 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)


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

2022-07-01 Thread Kevin Doran (Jira)


 [ 
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)


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

2022-07-01 Thread Kevin Doran (Jira)


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

Kevin Doran updated NIFI-9809:
--
Summary: Disable Kudu Tests on arm64 platforms  (was: Support Kudu NAR on 
arm64 platforms)

> 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
>
> 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.



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