Open tbdoan opened 2 years ago
Following the Exercise Book Version 5.5.0-v.1.1.0, I ran ./start.sh and got this error: ./start.sh: line 12: kafka-topics: command not found
./start.sh: line 12: kafka-topics: command not found
This causes more problems later in the tutorial.
You will have to install the confluent platform first.
Following the Exercise Book Version 5.5.0-v.1.1.0, I ran ./start.sh and got this error:
./start.sh: line 12: kafka-topics: command not found
This causes more problems later in the tutorial.