kafka를 다운받아서
https://www.apache.org/dyn/closer.cgi?path=/kafka/3.1.0/kafka_2.13-3.1.0.tgz
Apache Downloads
We suggest the following site for your download: https://dlcdn.apache.org/kafka/3.1.0/kafka_2.13-3.1.0.tgz Alternate download locations are suggested below. It is essential that you verify the integrity of the downloaded file using the PGP signature (.asc
www.apache.org
해당 파일들을 Programes files 에 넣고 해보니
Error: Could not find or load main class files\kafka_2.12-2.4.0\libs\activation-1.1.1.jar;
Error: Could not find or load main class files\kafka_2.12-2.4.0\libs\activation-1.1.1.jar;
Error: Could not find or load main class files\kafka_2.12-2.4.0\libs\activation-1.1.1.jar;
stackoverflow.com
이런 오류가 난다.
원인은 kafka가 설치된 폴더에 공백이 있으면 안된다는것