• Stars
    star
    1
  • Language
    Python
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The goal of this application is to ingest a large log file into a Kafka producer using the `confluent_kafka` Python library, process the ingested data with Spark Streaming, and perform data wrangling operations on the streamed data.