Github user dilipbiswal commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22337#discussion_r216032657
  
    --- Diff: 
external/kafka-0-10-sql/src/test/scala/org/apache/spark/sql/kafka010/KafkaSinkSuite.scala
 ---
    @@ -51,8 +51,8 @@ class KafkaSinkSuite extends StreamTest with 
SharedSQLContext with KafkaTest {
         if (testUtils != null) {
           testUtils.teardown()
           testUtils = null
    -      super.afterAll()
         }
    +    super.afterAll()
    --- End diff --
    
    @kiszk same question as above.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to