You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/08/03 01:37:00 UTC

[jira] [Resolved] (SPARK-28582) Pyspark daemon exit failed when receive SIGTERM on py3.7

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

Hyukjin Kwon resolved SPARK-28582.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.4.4
                   2.3.4
                   3.0.0

Issue resolved by pull request 25343
[https://github.com/apache/spark/pull/25343]

> Pyspark daemon exit failed when receive SIGTERM on py3.7
> --------------------------------------------------------
>
>                 Key: SPARK-28582
>                 URL: https://issues.apache.org/jira/browse/SPARK-28582
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>    Affects Versions: 2.4.3
>            Reporter: Weichen Xu
>            Assignee: Weichen Xu
>            Priority: Major
>             Fix For: 3.0.0, 2.3.4, 2.4.4
>
>
> Pyspark daemon exit failed when receive SIGTERM on py3.7.
> We can run test on py3.7 like
> {code}
> python/run-tests --python-executables=python3.7 --testname "pyspark.tests.test_daemon DaemonTests"
> {code}
> Will fail on test "test_termination_sigterm". And we can see daemon process do not exit.
> This issue happen on py3.7 but lower version python works fine.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org