You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Richard Penman (JIRA)" <ji...@apache.org> on 2018/01/10 15:09:00 UTC

[jira] [Updated] (AIRFLOW-1984) Fix to AWS Batch operator

     [ https://issues.apache.org/jira/browse/AIRFLOW-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Penman updated AIRFLOW-1984:
------------------------------------
    Description: 
Correct key is "container" rather than "attempts":
https://docs.aws.amazon.com/batch/latest/APIReference/API_DescribeJobs.html

Pull request here:
https://github.com/apache/incubator-airflow/pull/2927

  was:
Correct key is "container" rather than "attempts":
https://docs.aws.amazon.com/batch/latest/APIReference/API_DescribeJobs.html


> Fix to AWS Batch operator
> -------------------------
>
>                 Key: AIRFLOW-1984
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1984
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: operators
>            Reporter: Richard Penman
>            Priority: Minor
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Correct key is "container" rather than "attempts":
> https://docs.aws.amazon.com/batch/latest/APIReference/API_DescribeJobs.html
> Pull request here:
> https://github.com/apache/incubator-airflow/pull/2927



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)