1. Learn
  2. /
  3. Courses
  4. /
  5. Introduction to Apache Kafka

Connected

Exercise

Starting Kafka

Once you've learned about some basic Kafka requirements for your application, you want to run a server with a custom configuration. Note that these configurations have been placed in the usual files.

Instructions 1/2

undefined XP
  • 1
    • Use the appropriate command to start the ZooKeeper service. Make sure to use the usual configuration file as the first argument.
  • 2
    • Now let's start the Kafka server components. You'll need to include the proper configuration file.