跳至內容

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?

已提問 10 個月前檢視次數 345 次
2 個答案
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

已回答 10 個月前
0
已回答 6 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。