Click here to Skip to main content
15,890,512 members
Articles / Hosted Services / Azure

Streaming at Scale with Kafka and Azure HDInsight Part Two Streaming Data into Kafka on HDInsight

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
28 Apr 2022CPOL4 min read 2.8K   1  
In this article we explore how to stream data into Kafka.
Here we walk through the process of connecting a streaming data source to the Kafka cluster set up in a previous article. We pick an open data set to work with, and the create a simple Python application to stream it into our HDInsight Kafka cluster.

This article is a sponsored article. Articles such as these are intended to provide you with information on products and services that we consider useful and of value to developers

Views

Daily Counts

This article is part of the series 'Streaming at Scale with Kafka and Azure HDInsight View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions