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

    https://github.com/apache/spark/pull/19134#discussion_r137867212
  
    --- Diff: python/pyspark/streaming/tests.py ---
    @@ -1003,6 +1003,11 @@ def check_output(n):
             self.ssc.stop(True, True)
     
     
    +# Must be same as the variable and condition defined in modules.py
    +kafka_test_environ_var = "ENABLE_KAFKA_TESTS"
    --- End diff --
    
    I'd call this `ENABLE_KAFKA_0_8_TESTS`, ignoring my question about the 
existence of 0.10 tests in pyspark.


---

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

Reply via email to