Re: Installing kafka

2024-07-08 Thread Josep Prat
Hi Christian, Are you sure are in the same directory you downloaded the kafka_2.13-3.7.1.tgz file to? You might need to change the command to point to the right directory maybe. Best -- Josep Prat Open Source Engineering Director, Aiven josep.p...@aiven.io | +491715557497 |

Installing kafka

2024-07-08 Thread Christian Scharrer
Hi there, when wanting to install Kafka using the command tar -xzf kafka_2.13-3.7.1.tgz my Mac says no, produces the following error message: tar: Error opening archive: Failed to open 'kafka_2.13-3.7.1.tgz' Any idea how I can still install Kafka? Thanks for helping. Christian