You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2018/08/14 18:00:00 UTC

[jira] [Created] (SPARK-25116) Fix the "exit code 1" error when terminating Kafka tests

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