Salta al contenuto

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?

posta 10 mesi fa349 visualizzazioni
2 Risposte
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

con risposta 10 mesi fa
0
con risposta 6 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.