top of page
Chashnikov.dev

Mar 25, 20235 min read
Testing Spark Streaming locally with EmbeddedKafka
It's been a while since my previous article in Spark/Scala series, where we ran Spark locally using Docker. And even before that we...
904 views
1 comment


Oct 27, 20223 min read
Starting up Spark Standalone Cluster with Docker
In previous post we've created a simple Spark app, and used Scalatest to check that it actually works. Even though we were creating a...
4,872 views
0 comments


Oct 22, 20223 min read
Testing Spark apps locally with Scalatest
Years ago I wrote a blog post describing process of building and deploying a simple Spark app. This post is now too old to be of any use...
10,553 views
2 comments
bottom of page