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

Bruno Cadonna edited comment on KAFKA-13776 at 3/29/22, 12:46 PM:
------------------------------------------------------------------

[~francisdb] Thank you for filing the ticket!

Could you please try to clone the following repo, build Kafka Streams and try 
if it works on your M1 Mac?

https://github.com/cadonna/kafka/tree/upgrade_rocksdb_to_6.29.4.1 

You can build and install the jars into your local maven repo with 
{{./gradlewAll publishToMavenLocal}}. The version of the jars would then be 
{{3.3.0-SNAPSHOT}}.

We still need to figure out if we will run into backward compatibility issues 
due to the upgrade. For that, I created a compatibility report and attached it 
to this ticket.

Since code freeze for the 3.2.0 release is tomorrow, it would be really helpful 
if you could try out Kafka Streams with the upgraded RocksDB on your M1 Mac as 
soon as possible.
 


was (Author: cadonna):
[~francisdb] Thank you for filing the ticket!

Could you please try to clone the following repo, build Kafka Streams and try 
if it works on your M1 Mac?

https://github.com/cadonna/kafka/tree/upgrade_rocksdb_to_6.29.4.1 

You can build and install the jars into your local maven repo with 
{{./gradlewAll streams:publishToMavenLocal}}. The version of the jars would 
then be {{3.3.0-SNAPSHOT}}.

We still need to figure out if we will run into backward compatibility issues 
due to the upgrade. For that, I created a compatibility report and attached it 
to this ticket.

Since code freeze for the 3.2.0 release is tomorrow, it would be really helpful 
if you could try out Kafka Streams with the upgraded RocksDB on your M1 Mac as 
soon as possible.
 

> Update rocksdb to support arm64 M1 Mac 
> ---------------------------------------
>
>                 Key: KAFKA-13776
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13776
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>    Affects Versions: 3.1.0
>            Reporter: Francis De Brabandere
>            Priority: Major
>         Attachments: compat_report.html
>
>
> I currently have issues with running kafka streams code on my mac. This is 
> related to rocksdb that is missing a native dependency for arm64.
>  
> Upstream this issue has been fixed in 6.29.4.1
> [https://github.com/facebook/rocksdb/issues/7720]
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to