[ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to