1. 学习
  2. /
  3. 课程
  4. /
  5. Introduction to Apache Kafka

Connected

练习

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.

说明 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.