[ https://issues.apache.org/jira/browse/KAFKA-10759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250234#comment-17250234 ]
PengLei commented on KAFKA-10759: --------------------------------- On the arm machine, I completed the compilation of Kafka and run all the test cases successfully. For details about the log file, please see the attachment. Environment of the machine: OS : Ubuntu-18.04-Arm JDK: Oracle Jdk1.8 (Arm) Gradle: Gradle6.7.1 > ARM support for Kafka > --------------------- > > Key: KAFKA-10759 > URL: https://issues.apache.org/jira/browse/KAFKA-10759 > Project: Kafka > Issue Type: Improvement > Components: build > Reporter: PengLei > Priority: Major > Attachments: build_output.log, run_test_output.log > > > ARM support for Kafka. > I tried to deploy the Kafka cluster on the ARM server, but unfortunately I > did not find the official ARM release for Kafka. I think more and more > people will try the same thing as I do. > Now the CI of kafka (in github) is handled by jenkins-ci. While the test is > running under x86 ARCH, the arm ARCH is missing. This leads an problem that > we don't have a way to test every pull request that if it'll break the kafka > deployment on arm or not. Similarly, we cannot provide the ARM release > package without the ARM CI. > If Apache Kafka community has interested with it, I can help for the > integration. > This is the umbrella issue to track the efforts to make Kafka run on ARM > processors. > > -- This message was sent by Atlassian Jira (v8.3.4#803005)