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 個月前檢視次數 244 次
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 個月前

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

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

回答問題指南