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 18:13:13 UTC

[jira] [Issue Comment Deleted] (AIRFLOW-51) docker_operator - Improve the integration with swarm

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

Amikam Snir updated AIRFLOW-51:
-------------------------------
    Comment: was deleted

(was: It doesn't look like. 
I am not sure that it's a good idea to insert their logic to our code. If someone wants to change the default value, he should read about it before head. 


References: 
1. https://docs.docker.com/engine/reference/run/
2. http://docker-py.readthedocs.io/en/latest/api/#create_container)

> 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
>              Labels: operators
>
> 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)