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

Yuqi Gu edited comment on CASSANDRA-17019 at 10/14/21, 3:06 AM:
----------------------------------------------------------------

[~djoshi] Yes, snappy-java didn't support Apple M1 until 1.1.8.2 release.


[~stefan.miklosovic] 
I upgraded snappy to the latest verison 1.1.8.4 to support M1: 
https://github.com/apache/cassandra/pull/1268
The releated unit tests were passed and the logs will be attached to 
CASSANDRA-17040 soon.



was (Author: yqgu):
[~djoshi] Yes, snappy-java didn't support Apple M1 until 1.1.8.2 release.


[~stefan.miklosovic] 
I upgraded snappy to the latest verison 1.1.8.4 to support M1: 
https://github.com/apache/cassandra/pull/1268
The unit tests were passed and the logs will be attached to CASSANDRA-17040 
soon.


> JNA 5.6.0 does not support arm64
> --------------------------------
>
>                 Key: CASSANDRA-17019
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17019
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Dependencies
>            Reporter: Igamr Palsenberg
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>             Fix For: 4.1
>
>         Attachments: cassandra_UTs.txt
>
>
> Cassandra depends on net.java.dev.jna.jna version 5.6.0 to do the native 
> binding into the C library.
> JNA 5.6.0 does not support arm64 architecture (Apple M1 devices), causing 
> cassandra to fail on bootstrap.
>  Bumping the dependency to 5.9.0 adds arm64 support. Will a PR to bump the 
> dependency be acceptable ?



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to