[
https://issues.apache.org/jira/browse/AIRFLOW-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaodong DENG updated AIRFLOW-3203:
-----------------------------------
Description:
Usage of `cpu_shares` and `cpu_shares` is incorrect in DockerOperator, based on
documentation of Python package "docker".
In addition, its test is not really working due to incorrect file name. This
also happens for some other test scripts for Operators.
was:
Usage of `cpu_shares` and `cpu_shares` is incorrect in DockerOperator, based on
documentation of Python package "docker".
In addition, its test is not really working due to incorrect file name.
Summary: Bugs in DockerOperator & some operator tests (was: Bugs in
DockerOperator & its test)
> Bugs in DockerOperator & some operator tests
> --------------------------------------------
>
> Key: AIRFLOW-3203
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3203
> Project: Apache Airflow
> Issue Type: Bug
> Components: operators, tests
> Affects Versions: 1.10.0
> Reporter: Xiaodong DENG
> Assignee: Xiaodong DENG
> Priority: Critical
>
> Usage of `cpu_shares` and `cpu_shares` is incorrect in DockerOperator, based
> on documentation of Python package "docker".
> In addition, its test is not really working due to incorrect file name. This
> also happens for some other test scripts for Operators.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)