You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Colin Campbell (JIRA)" <ji...@apache.org> on 2018/12/11 14:13:00 UTC

[jira] [Updated] (AIRFLOW-3494) Dask executor has dependency conflict

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

Colin Campbell updated AIRFLOW-3494:
------------------------------------
    Affects Version/s:     (was: 1.10.2)
                       1.10.1

> Dask executor has dependency conflict
> -------------------------------------
>
>                 Key: AIRFLOW-3494
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3494
>             Project: Apache Airflow
>          Issue Type: Bug
>    Affects Versions: 1.10.1
>            Reporter: Colin Campbell
>            Priority: Minor
>
> In the setup.py, the dask extra installs 'distributed>=1.17.1,<2', and requires psutl <5. However, version 1.24.1 of dask-distributed now requires psutil >=5. [Distributed Changelog|https://distributed.readthedocs.io/en/latest/changelog.html#id3]
>  
> This causes an error when trying to install airflow without first manually installing distributed<=1.24.0.



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