Use custom docker image for EMR Serverless in a similar way to EMR on EKS

0

Hello,

I am evaluating EMR Serverless and I have read in the documentation how you can package your Python dependencies into a virtual environment tarball and upload that to S3, then declare it in Spark config.

In contrast, for EMR on EKS you build a Docker image with your dependencies, upload it e.g. to ECR and specify it with spark.kubernetes.container.image option. This solution just seems more straightforward and natural than packaging virtualenvs in a .tar.gz... My question is, is something similar planned for EMR Serverless? Will we be able to just specify a custom Docker image in the future?

nikos64
質問済み 1年前393ビュー
1回答
1
承認された回答

Hello there,

Happy New Year!

At the time of writing Custom Docker Image feature is not available on EMR Serverless. However, this has been a common requests originating from other customers and EMR Team had acknowledged the Feature Requests. Having said that, I do not have visibility into the release cycle of this feature and hence cannot advise on when this will be available. My best guess on this is that it would be released real soon, please follow the release notes to keep you updated on when new releases happen.

AWS
サポートエンジニア
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ