cli icon indicating copy to clipboard operation
cli copied to clipboard

Support linux/arm64 in the Confluent Platform package

Open tsegars-efx opened this issue 2 years ago • 1 comments

I have installed Confluent Platform 7.5.2 per the [Install Confluent Platform using Systemd on RHEL and CentOS](https://install/ Confluent Platform using Systemd on RHEL and CentOS) page. I’m installing on Amazon Linux 2023 AWS instance. I’ve completed all steps up to “Test that you set the CONFLUENT_HOME variable correctly by running the confluent command: confluent --help”. When I run confluent --help, I get the following error:

confluentinc/cli crit platform linux/arm64 is not supported. Make sure this script is up-to-date and file request at Sign in to GitHub · GitHub

As I just extracted the Confluent from the confluent-7.5.2.tar.gz tarball, I believe the script should be up-to-date. Can anyone provide some direction on how I might correct this situation?

tsegars-efx avatar Nov 29 '23 13:11 tsegars-efx

Hi, linux/arm64 is not supported in Confluent Platform yet, but it is supported in the independent CLI release channel. Please download the CLI following the instructions here and let us know if you run into any other problems: https://github.com/confluentinc/cli?tab=readme-ov-file#scripted-installation

brianstrauch avatar Nov 29 '23 16:11 brianstrauch

Linux arm64 should now be available in all versions after (and including) 7.5.4.

sgagniere avatar Jun 06 '24 01:06 sgagniere