[jira] [Assigned] (AIRFLOW-2156) Parallelize Celery Executor

2018-09-09 Thread Anonymous (JIRA)


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

Anonymous reassigned AIRFLOW-2156:
--

Assignee: Kevin Yang  (was: Dan Davydov)

> Parallelize Celery Executor
> ---
>
> Key: AIRFLOW-2156
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2156
> Project: Apache Airflow
>  Issue Type: Improvement
>  Components: celery
>Reporter: Dan Davydov
>Assignee: Kevin Yang
>Priority: Major
>
> The CeleryExecutor doesn't currently support parallel execution to check task 
> states since Celery does not support this. This can greatly slow down the 
> Scheduler loops since each request to check a task's state is a network 
> request.
>  
> The Celery Executor should parallelize these requests.



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


[jira] [Assigned] (AIRFLOW-2156) Parallelize Celery Executor

2018-09-02 Thread Apache Spark (JIRA)


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

Apache Spark reassigned AIRFLOW-2156:
-

Assignee: Holden Karau's magical unicorn  (was: Dan Davydov)

> Parallelize Celery Executor
> ---
>
> Key: AIRFLOW-2156
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2156
> Project: Apache Airflow
>  Issue Type: Improvement
>  Components: celery
>Reporter: Dan Davydov
>Assignee: Holden Karau's magical unicorn
>Priority: Major
>
> The CeleryExecutor doesn't currently support parallel execution to check task 
> states since Celery does not support this. This can greatly slow down the 
> Scheduler loops since each request to check a task's state is a network 
> request.
>  
> The Celery Executor should parallelize these requests.



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


[jira] [Assigned] (AIRFLOW-2156) Parallelize Celery Executor

2018-09-02 Thread Apache Spark (JIRA)


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

Apache Spark reassigned AIRFLOW-2156:
-

Assignee: Dan Davydov  (was: Holden Karau's magical unicorn)

> Parallelize Celery Executor
> ---
>
> Key: AIRFLOW-2156
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2156
> Project: Apache Airflow
>  Issue Type: Improvement
>  Components: celery
>Reporter: Dan Davydov
>Assignee: Dan Davydov
>Priority: Major
>
> The CeleryExecutor doesn't currently support parallel execution to check task 
> states since Celery does not support this. This can greatly slow down the 
> Scheduler loops since each request to check a task's state is a network 
> request.
>  
> The Celery Executor should parallelize these requests.



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