Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-322

SparkUI doesn't get killed after test

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • 0.5.0
    • None
    • build
    • mvn test environment (with modified listen port for Zeppelin)

    Description

      Running tests may lead to Spark processes not getting killed. This led to 6 Spark instances running "Zeppelin" on my system (so much for reproducability). I think a potential reason could be failed tests which after an assertion fails are not properly torn down, or a missing tear down even after successful tests.

      I will attempt to narrow it down, but any developer should be able to spot similar behavior, especially attempting to mvn clean test without an installed instance of Zeppelin in the local repo (build fails for me at least), or just regularly testing the full package. It probably won't show up on Travis CI, since the container gets wiped.

      Attachments

        Activity

          People

            Unassigned Unassigned
            RPCMoritz Rick Moritz
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: