confluentinc / training-fundamentals-src

Source code accompanying the course "Apache Kafka Technical Essentials"
3 stars 46 forks source link

Running 'start.sh' in labs/exploring gives an error #17

Open tbdoan opened 2 years ago

tbdoan commented 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

This causes more problems later in the tutorial.

jkumaranc commented 2 years ago

You will have to install the confluent platform first.