You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Amikam Snir (JIRA)" <ji...@apache.org> on 2016/05/05 17:42:13 UTC

[jira] [Created] (AIRFLOW-51) docker_operator - Improve the integration with swarm

Amikam Snir created AIRFLOW-51:
----------------------------------

             Summary: docker_operator - Improve the integration with swarm
                 Key: AIRFLOW-51
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-51
             Project: Apache Airflow
          Issue Type: Improvement
            Reporter: Amikam Snir
            Priority: Minor


Swarm is not well supported by docker_operator, due to this issue: 
https://github.com/docker/swarm/issues/475

In order to fix it, we will use cpu_shares instead of cpus.
p.s. The default value is None.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)