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

ASF GitHub Bot commented on AIRFLOW-3417:
-----------------------------------------

ashb commented on pull request #4256: [AIRFLOW-3417] Use the platformVersion 
only for the FARGATE launch type
URL: https://github.com/apache/airflow/pull/4256
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Use the platformVersion only for the FARGATE launch type
> --------------------------------------------------------
>
>                 Key: AIRFLOW-3417
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3417
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: aws
>    Affects Versions: 2.0.0
>            Reporter: Alexander Kovalenko
>            Priority: Major
>
> By default an ECS container should be run with the EC2 launch type.
> The current implementation passing the {{platformVersion}} parameter all the 
> time and we got an exception:
> {code:java}
> botocore.errorfactory.InvalidParameterException: An error occurred 
> (InvalidParameterException) when calling the RunTask operation: The platform 
> version must be null when specifying an EC2 launch type.{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to