You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/19 01:08:00 UTC

[jira] [Commented] (AIRFLOW-5729) Make InputDataConfig in SageMakerTrainingOperator optional

    [ https://issues.apache.org/jira/browse/AIRFLOW-5729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16999638#comment-16999638 ] 

ASF subversion and git services commented on AIRFLOW-5729:
----------------------------------------------------------

Commit 1bb1e0c5e644f03fdf7926c327aed83a5e5fe197 in airflow's branch refs/heads/v1-10-test from Bas Harenslak
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=1bb1e0c ]

[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)