Skip to content

Repo containing tests regarding r/w AVRO with (py)spark & confluent_kafka

Notifications You must be signed in to change notification settings

candeiasalexandre/pyspark_confluent_avro

Repository files navigation

Pyspark Confluent AVRO

This repo contains tests used to write the blogpost "Exchanging AVRO messages between confluent_kafka & (Py)Spark".

Dependencies

  • Spark 3.1.2, you should have spark installed at the system level. To install it on macos you can follow this tutorial.
  • Poetry
  • Docker

How to run tests

  • Install dependencies above
  • make setup-env
  • docker-compose up ... wait till kafka & schema registry is up
  • make tests

About

Repo containing tests regarding r/w AVRO with (py)spark & confluent_kafka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published