Kousuke Saruta created SPARK-36725:
--------------------------------------

             Summary: 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.1.2, 3.0.3, 3.2.0
            Reporter: Kousuke Saruta
            Assignee: Kousuke Saruta


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

Reply via email to