Saltar al contenido

Docker image for AWS Glue version 5.0

0

I do not see a docker image available for AWS Glue 5.0 on Docker Hub. Will one become available and if so, when?

preguntada hace 10 meses349 visualizaciones
2 Respuestas
0

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

respondido hace 10 meses
0
respondido hace 6 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.