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

Kevin Doran resolved NIFI-9811.
-------------------------------
    Resolution: Fixed

Nothing to do here, as upgrading the quested dep version recently solved this

> QuestDB does not work on ARM
> ----------------------------
>
>                 Key: NIFI-9811
>                 URL: https://issues.apache.org/jira/browse/NIFI-9811
>             Project: Apache NiFi
>          Issue Type: Sub-task
>            Reporter: Kevin Doran
>            Priority: Major
>
> Judging from this open issue, it does not appear they will be adding support:
> https://github.com/questdb/questdb/issues/569
> so for ARM, we will need to exclude this or find an alternative.
> Here is test failure output showing the runtime issues:
> {noformat}
> [INFO] Running 
> org.apache.nifi.controller.status.history.EmbeddedQuestDbStatusHistoryRepositoryForComponentsTest
> [ERROR] Tests run: 3, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 0.026 
> s <<< FAILURE! - in 
> org.apache.nifi.controller.status.history.EmbeddedQuestDbStatusHistoryRepositoryForComponentsTest
> [ERROR] 
> org.apache.nifi.controller.status.history.EmbeddedQuestDbStatusHistoryRepositoryForComponentsTest.testReadingEmptyRepository
>   Time elapsed: 0.025 s  <<< FAILURE!
> org.opentest4j.MultipleFailuresError:
> Multiple Failures (2 failures)
>       io.questdb.log.LogError: Error creating log writer
>       java.lang.NullPointerException: <no message>
> [ERROR] 
> org.apache.nifi.controller.status.history.EmbeddedQuestDbStatusHistoryRepositoryForComponentsTest.testWritingThenReadingComponents
>   Time elapsed: 0.001 s  <<< FAILURE!
> org.opentest4j.MultipleFailuresError:
> Multiple Failures (2 failures)
>       java.lang.NoClassDefFoundError: Could not initialize class 
> io.questdb.cutlass.text.types.InputFormatConfiguration
>       java.lang.NullPointerException: <no message>
> [ERROR] 
> org.apache.nifi.controller.status.history.EmbeddedQuestDbStatusHistoryRepositoryForComponentsTest.testReadingLimitedByPreferredDataPoints
>   Time elapsed: 0 s  <<< FAILURE!
> org.opentest4j.MultipleFailuresError:
> Multiple Failures (2 failures)
>       java.lang.NoClassDefFoundError: Could not initialize class 
> io.questdb.cutlass.text.types.InputFormatConfiguration
>       java.lang.NullPointerException: <no message>
> [INFO] Running 
> org.apache.nifi.controller.status.history.EmbeddedQuestDbStatusHistoryRepositoryForNodeTest
> [ERROR] Tests run: 3, Failures: 2, Errors: 0, Skipped: 1, Time elapsed: 0 s 
> <<< FAILURE! - in 
> org.apache.nifi.controller.status.history.EmbeddedQuestDbStatusHistoryRepositoryForNodeTest
> [ERROR] 
> org.apache.nifi.controller.status.history.EmbeddedQuestDbStatusHistoryRepositoryForNodeTest.testReadingEmptyRepository
>   Time elapsed: 0 s  <<< FAILURE!
> org.opentest4j.MultipleFailuresError:
> Multiple Failures (2 failures)
>       java.lang.NoClassDefFoundError: Could not initialize class 
> io.questdb.cutlass.text.types.InputFormatConfiguration
>       java.lang.NullPointerException: <no message>
> [ERROR] 
> org.apache.nifi.controller.status.history.EmbeddedQuestDbStatusHistoryRepositoryForNodeTest.testWritingThenReadingComponents
>   Time elapsed: 0 s  <<< FAILURE!
> org.opentest4j.MultipleFailuresError:
> Multiple Failures (2 failures)
>       java.lang.NoClassDefFoundError: Could not initialize class 
> io.questdb.cutlass.text.types.InputFormatConfiguration
>       java.lang.NullPointerException: <no message>
> {noformat}



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

Reply via email to