- Newest
- Most votes
- Most comments
Currently, there is no official Docker image available for AWS Glue version 5.0 on Docker Hub. The most recent Docker images available for AWS Glue are for versions 4.0, 3.0, and 2.0.
AWS typically provides Docker images for local development and testing of Glue jobs, but they haven't released one for version 5.0 yet. The release of Docker images for new Glue versions usually lags behind the actual release of the Glue version itself.
Unfortunately, there's no official information available about when or if a Docker image for Glue 5.0 will be released. AWS hasn't made any public announcements regarding this.
In the meantime, if you need to develop or test Glue 5.0 jobs locally, you might need to use the latest available Docker image (version 4.0) and be aware of potential differences or limitations. Alternatively, you could consider using the actual AWS Glue service in a development environment for testing Glue 5.0 specific features.
It's worth keeping an eye on AWS documentation and release notes for any updates on this matter. If local development for Glue 5.0 is crucial for your workflow, you may want to reach out to AWS support for more specific guidance or timelines.
Sources
Develop and test AWS Glue version 3.0 and 4.0 jobs locally using a Docker container | AWS Big Data Blog
This link will be helpful for tracking various images on glue for developing locally: https://hub.docker.com/r/amazon/aws-glue-libs/tags
Relevant content
- asked 4 years ago
- asked a year ago
- AWS OFFICIALUpdated 4 months ago
