Download And Install Kafka In Mac

About the App

Instructor Okay, so in this lecture,we are going to install Kafka.And so the first thing we want to dois type Apache Kafka onlineand usually the first link is the right one.So you click on Apache Kafkaand then in the bottom left, there is a download buttonand you see there's downloadand at this time of video this is 2.0.0,so don't get alarmed if the Kafka version. Installing Kafka On Linux. Prerequisite: Java8 should be installed on the system. There are following steps used to install Apache Kafka on the Linux system: Step1: Check for the java version. It should be installed with version 8 because Kafka supports java8 and above.

  • App name: kafka
  • App description: Publish-subscribe messaging rethought as a distributed commit log
  • App website: https://kafka.apache.org

Download And Install Kafka In Mac High Sierra

Install

Install the App

  1. Press Command+Space and type Terminal and press enter/return key.
  2. Run in Terminal app:
    ruby -e '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)' < /dev/null 2> /dev/null
    and press enter/return key.
    If the screen prompts you to enter a password, please enter your Mac's user password to continue. When you type the password, it won't be displayed on screen, but the system would accept it. So just type your password and press ENTER/RETURN key. Then wait for the command to finish.
  3. Run:
    brew install kafka

Mac Install Kafka

Done! You can now use kafka.

Install Kafka Linux

Similar Software for Mac