Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SKLearn and SparkML registries #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

athewsey
Copy link

Issue #, if available:

Stop-gap for missing containers mentioned in #13, but doesn't provide the requested CLI input feature

Description of changes:

Conditionally log in to the appropriate ECR accounts for public SKLearn and SparkML images in the current AWS_DEFAULT_REGION, as listed in the SageMaker docs here

I figured it would be better to add the extra registries conditionally by region, since there are so many?

Testing done:

I patched the updated buildspec template into my pip installed version of the library and it enabled me to successfully build the container I was stuck on - but of course haven't been able to fully go and validate the registries for the many different regions!

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Conditionally log in to the appropriate ECR accounts for public
SKLearn and Spark ML images in the current AWS_DEFAULT_REGION.

Stop-gap for missing containers mentioned in aws-samples#13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant