This section describes how to implement the CDF with data transport via Kafka. Depending on your agreement with Beeks, these steps can be done by the Beeks team or your Integration team.

Install and start Kafka

  1. Download the latest version of Kafka.

  2. Install Kafka, ensuring it's running in a location that is visible to the Beeks Analytics server and is listening to connections on port 9092.

  3. Start the Kafka Zookeeper.

  4. Start the Kafka broker.