aws / aws-step-functions-data-science-sdk-python

Step Functions Data Science SDK for building machine learning (ML) workflows and pipelines on AWS
Apache License 2.0
285 stars 87 forks source link

fix: environment variables specified in Model or Estimator are not passed through to SageMaker ModelStep #160

Closed ca-nguyen closed 3 years ago

ca-nguyen commented 3 years ago

Issue #, if available: #82

Description of changes: 1. fix: environment variables are overwritten and not passed through to SageMaker ModelStep

New bug uncovered: 2. fix: env variables defined in the Estimator are not translated to Model when calling TrainingStep.get_expected_model()

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

StepFunctions-Bot commented 3 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository