Consuming Data From the Stream Program-controlled
    • 1 Minute to read
    • Dark
      Light

    Consuming Data From the Stream Program-controlled

    • Dark
      Light

    Article summary

    In this section, you will learn how to consume data from the stream program-controlled. If you chose to consume data by setting up an application, Kafka provides two main libraries for this:

    Kafka Plain Consumer API

    Kafka Streams API

    Follow these steps:

    Set Up the JAAS Configuration

    Consume Data through the Kafka Consumer API

    Consume Data through the Kafka Stream API

    Consume Data with Python


    Was this article helpful?