You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by apsist025350 <gi...@git.apache.org> on 2017/10/13 02:12:14 UTC

[GitHub] spark pull request #19365: [SPARK-22142][BUILD][STREAMING] Move Flume suppor...

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