You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/06/18 09:35:02 UTC

[jira] [Commented] (AIRFLOW-4146) CgroupTaskRunner is not functioning

    [ https://issues.apache.org/jira/browse/AIRFLOW-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866401#comment-16866401 ] 

ASF subversion and git services commented on AIRFLOW-4146:
----------------------------------------------------------

Commit 825e0dd979777b3d75fb44332efca5eebf6ad637 in airflow's branch refs/heads/v1-10-stable from Junda Yang
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=825e0dd ]

[AIRFLOW-4146] Fix CgroupTaskRunner errors (#5224)

* fix cgrouptaskrunner

* add comment

* call super.on_finish() to delete temp cfg files

* flake 8

* update docstring

* add unittests

* add header

* refactor cgrouptaskrunner test

* refactor cgrouptaskrunner test

* empty commit to trigger tesgt

* nit

* add cgroups to setup.py devel_all

(cherry picked from commit 945f45b463be7f83fb1bcbcb159a7c90ed78b4d2)


> CgroupTaskRunner is not functioning
> -----------------------------------
>
>                 Key: AIRFLOW-4146
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4146
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Junda Yang
>            Assignee: Junda Yang
>            Priority: Major
>             Fix For: 1.10.4
>
>
> Tried to switch from StandardTaskRunner to CgroupTaskRunner but tasks were stuck and unable to finish. 



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