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 2018/01/16 18:26:00 UTC

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

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

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

Commit 59e35981905c2c1947782d7a0ec508fd9a329fbe in incubator-airflow's branch refs/heads/master from Richard Baron Penman
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=59e3598 ]

[AIRFLOW-1984] Fix to AWS Batch operator

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

Closes #2927 from richardpenman/master


> 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
(v7.6.3#76005)