This codebase covers a use-case that describes how to setup local AWS Glue and Apache Spark environment to perform automated unit testing using localstack. The code and tests here are intended as examples and helps getting started on the local setup. The setup script helps setup the required environment that can be used as a base to write codebase and tests required for specific application requirements. -
View it on GitHub