You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by dongjoon-hyun <gi...@git.apache.org> on 2017/07/06 22:34:54 UTC

[GitHub] spark pull request #18550: [Minor][SS][DOCS] Minor doc change for kafka inte...

Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/18550#discussion_r126033447
  
    --- Diff: docs/structured-streaming-kafka-integration.md ---
    @@ -607,5 +609,9 @@ and its dependencies can be directly added to `spark-submit` using `--packages`,
     
         ./bin/spark-submit --packages org.apache.spark:spark-sql-kafka-0-10_{{site.SCALA_BINARY_VERSION}}:{{site.SPARK_VERSION_SHORT}} ...
     
    +For experimenting on `spark-shell`, you can also use `--packages` to add `spark-sql-kafka-0-10_{{site.SCALA_BINARY_VERSION}}` and its dependencies directly,
    --- End diff --
    
    Hi, @viirya 
    For `spark-shell`, is `you need to use` better than `you can also use` because there is no other way?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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