[ https://issues.apache.org/jira/browse/SPARK-25116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580202#comment-16580202 ]
Apache Spark commented on SPARK-25116: -------------------------------------- User 'zsxwing' has created a pull request for this issue: https://github.com/apache/spark/pull/22106 > 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 > Priority: Major > > 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