Skip to content

wanishing/dockerized-spark-structured-streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Background

This repository demonstrates how to dockerize Spark Structured Streaming with Kafka and LocalStack. For a full description of this project, you are welcome to read the accompanying medium blogpost.

Integration Test

  • Run ./create-local-docker.sh to build the application image on your local machine (this is the image being used in it/docker-compose.yml)
  • Run /it/up.sh to spin up the application along with its dependencies (defined in it/docker-compose.infra.yml)
  • Run sbt "project it; IntegrationTest / test"%

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published