Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-36725

Ensure HiveThriftServer2Suites to stop Thrift JDBC server on exit

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.3, 3.1.2, 3.2.0
    • 3.2.0
    • Tests
    • None

    Description

      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.

      $ jps
      2792969 SparkSubmit
      

      Attachments

        Activity

          People

            sarutak Kousuke Saruta
            sarutak Kousuke Saruta
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: