Shixiong Zhu created SPARK-25116:
------------------------------------

             Summary: Fix the "exit code 1" error when terminating Kafka tests
                 Key: SPARK-25116
                 URL: https://issues.apache.org/jira/browse/SPARK-25116
             Project: Spark
          Issue Type: Bug
          Components: Tests
    Affects Versions: 2.4.0
            Reporter: Shixiong Zhu
            Assignee: Shixiong Zhu


SBT may report the following error when all Kafka tests are finished
{code}
sbt/sbt/0.13.17/test-interface-1.0.jar sbt.ForkMain 39359 failed with exit code 
1
[error] (sql-kafka-0-10/test:test) sbt.TestsFailedException: Tests unsuccessful
{code}

This is because we are leaking a Kafka cluster.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to