The Homebrew install command will install the basic Xcode Command Line Tools that it needs. However, I recommend the full install, especially if you’re running Catalina. To do this, you can run the following command from the Terminal. Xcode-select -install Install Homebrew. The following command will install Homebrew. How To Install Wine In Linux Mint Jan 23, 2020 Wine allows OS X users to run Windows applications. Note: this listing is for the official release of Wine, which only provides source code.
if you do not have brew installed on your mac, Install homebrew on your mac by running the following command on your Terminal.
Install kafka in MacOS Catalina
First install openjdk 8 using brew cask and then install kakfa.
When the installation completes, It will show you something like below
Start zookeeper & kafka as a service
Install Brew On Mac Catalina Download
Stop zookeeper & kafka service
If you do not want to run kafka & zookeeper as a service use below commands
If you face any error in starting kafka, you will have configure listeners in /usr/local/etc/kafka/server.properties config file,
uncomment and change the values like below
Check if kafka is functioning properly
Create test topic
Start kafka consumer console
Start kafka producer console
Brew Install Mysql Mac Catalina
Once the producer starts enter any message and press enter.