You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Lance Kinley (Jira)" <ji...@apache.org> on 2021/03/24 21:36:00 UTC

[jira] [Commented] (NIFI-7846) Supporting os.arch aarch64 issues

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

Lance Kinley commented on NIFI-7846:
------------------------------------

A workaround is to compile a newer version of snappy-java and place it in the lib directory.



 

{{$ git clone [https://github.com/xerial/snappy-java.git]}}

{{$ cd snappy-java}}

{{$ make}}

 

Then copy the resulting jar file from target directory to your nifi lib directory.  Nifi starts correctly for me on AWS Graviton 2 now.{{}}

> Supporting os.arch aarch64 issues
> ---------------------------------
>
>                 Key: NIFI-7846
>                 URL: https://issues.apache.org/jira/browse/NIFI-7846
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Configuration Management
>    Affects Versions: 1.12.0
>         Environment: os.arch=aarch64 
>            Reporter: libindas
>            Priority: Major
>              Labels: AWS, features
>
> [https://snippi.com/s/bzd8w76]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)