Installation for Ubuntu
Instruction link: http://kafka.apache.org/documentation.html
Commands
Install Java
https://help.ubuntu.com/community/Java
Instruction link: http://kafka.apache.org/documentation.html
Commands
Install Java
https://help.ubuntu.com/community/Java
https://www.digitalocean.com/community/tutorials/how-to-install-java-with-apt-get-on-ubuntu-16-04  sudo apt-get updatesudo apt-get install default-jresudo apt-get install default-jdk  
tar -xzf kafka_2.11-0.10.0.0.tgz
cd kafka_2.11-0.10.0.0
 
No comments:
Post a Comment