Hey folks!

How about to fix and to merge this amazing PR?

In order to fix the fail:

```
    airflow/contrib/hooks/sagemaker_hook.py line 258 in create_transform_job
      ['TransformInput']['DataSource']['S3Uri'])
```

just need to replace `['TransformInput']['DataSource']['S3Uri']` with 
`['TransformInput']['DataSource']['S3DataSource]['S3Uri']`

[ Full content available at: 
https://github.com/apache/incubator-airflow/pull/3767 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to