Is there a lightweight image that I can use for a sagemaker processing job ?

0

All of the available images in Amazon are several gigs,? Is there a small lightweight image I can use for running data processing job ?

已提问 3 个月前245 查看次数
1 回答
0

Hi, for simple data processing you can likely use the SageMaker Scikit-learn image with SageMaker Processing, which is about 5.2GB (latest 1.2-1 image). Reference: https://docs.aws.amazon.com/sagemaker/latest/dg/pre-built-docker-containers-scikit-learn-spark.html

Alternatively, you can build your own custom container for SageMaker Processing, thus having flexibility in what to include in the image. Reference: https://docs.aws.amazon.com/sagemaker/latest/dg/build-your-own-processing-container.html

AWS
专家
已回答 3 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则