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

    https://github.com/apache/spark/pull/19365#discussion_r144451927
  
    --- Diff: python/pyspark/streaming/tests.py ---
    @@ -1478,7 +1478,7 @@ def search_kafka_assembly_jar():
                 ("Failed to find Spark Streaming kafka assembly jar in %s. " % 
kafka_assembly_dir) +
                 "You need to build Spark with "
                 "'build/sbt assembly/package 
streaming-kafka-0-8-assembly/assembly' or "
    -            "'build/mvn package' before running this test.")
    +            "'build/mvn -Pkafka-0-8 package' before running this test.")
    --- End diff --
    
    LINE



---

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

Reply via email to