[
https://issues.apache.org/jira/browse/AIRFLOW-5729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16999926#comment-16999926
]
ASF subversion and git services commented on AIRFLOW-5729:
----------------------------------------------------------
Commit fa0e23bc7d45e44a55502685ac16cbf4cf9193a3 in airflow's branch
refs/heads/v1-10-stable from Bas Harenslak
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=fa0e23b ]
[AIRFLOW-5729] Make InputDataConfig optional in Sagemaker's training config
(#6398)
* [AIRFLOW-5729] Make InputDataConfig optional in Sagemaker's training config
* Added test checking training config without InputDataConfig
(cherry picked from commit bdc583663efa6ca0a65455b855d52b174ef5c157)
> Make InputDataConfig in SageMakerTrainingOperator optional
> ----------------------------------------------------------
>
> Key: AIRFLOW-5729
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5729
> Project: Apache Airflow
> Issue Type: Improvement
> Components: aws
> Affects Versions: 2.0.0, 1.10.5
> Reporter: Bas Harenslak
> Priority: Major
> Fix For: 1.10.7
>
>
> Currently the SageMakerTrainingOperator will fail when no config key
> InputDataConfig is supplied, however this is not a required property, see
> https://docs.aws.amazon.com/sagemaker/latest/dg/API_CreateTrainingJob.html#SageMaker-CreateTrainingJob-request-InputDataConfig.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)