BaşlayınÜcretsiz Başlayın

Fixing the command

You're reviewing some documentation written by your team for working with Kafka. To verify everything is working, you try copying and pasting the listed commands into your console, but you're getting errors. Your team lead asks you to determine how to fix the errors.

NOTE: This Kafka installation is configured to listen on port 9092.

Bu egzersiz

Introduction to Apache Kafka

kursunun bir parçasıdır
Kursu Görüntüle

Egzersiz talimatları

  • Copy and paste the following command into your console. If there are any errors in the command, fix the error and re-run the command. bin/kafka-topics.sh --bootstrap-server localhost:9082 --create --topc phishing-sites

NOTE You may need to use control+c to exit the above command.

Uygulamalı interaktif egzersiz

İnteraktif egzersizlerimizden biriyle teoriyi pratiğe dökün

Egzersizi başlat