Can I test AWS Glue code locally?

前端 未结 9 1940
天命终不由人
天命终不由人 2021-02-01 04:00

After reading Amazon docs, my understanding is that the only way to run/test a Glue script is to deploy it to a dev endpoint and debug remotely if necessary. At the same time, i

9条回答
  •  Happy的楠姐
    2021-02-01 04:06

    If you are looking to run this in docker here is a link

    Docker Hub : https://hub.docker.com/r/svajiraya/glue-dev-1.0

    Git Repo for dockerfile
    https://github.com/svajiraya/aws-glue-libs/blob/glue-1.0/Dockerfile

提交回复
热议问题