You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/09/11 19:31:00 UTC

[jira] [Commented] (SPARK-36725) Ensure HiveThriftServer2Suites to stop Thrift JDBC server on exit

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

Apache Spark commented on SPARK-36725:
--------------------------------------

User 'sarutak' has created a pull request for this issue:
https://github.com/apache/spark/pull/33967

> Ensure HiveThriftServer2Suites to stop Thrift JDBC server on exit
> -----------------------------------------------------------------
>
>                 Key: SPARK-36725
>                 URL: https://issues.apache.org/jira/browse/SPARK-36725
>             Project: Spark
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 3.0.3, 3.1.2, 3.2.0
>            Reporter: Kousuke Saruta
>            Assignee: Kousuke Saruta
>            Priority: Minor
>
> HiveThriftServer2Suites stops Thrift JDBC server via afterAll method.
> But, if they are killed by signal (e.g. Ctrl-C), Thrift JDBC server will be remain.
> {code}
> $ jps
> 2792969 SparkSubmit
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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