upjohnc / pytest-aws-glue-pyspark

aws glue 3 - pytest structure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pyspark Local - AWS Glue 3

pyspark aws glue locally in docker container. Pulled from this aws blog post

Usage

  • Update the path to your projects in .envrc - where you put this repo
  • run the just recipe
    • Set up with docker compose (and created just recipe) for running unit tests with a spark context.

Note

  • with jupyter lab, there is an error message from the docker container: Permission denied: '/home/glue_user/.jupyter/lab/workspaces'
    • it doesn't seem to effect the running of the script in jupyter lab

About

aws glue 3 - pytest structure


Languages

Language:Python 100.0%