You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Andrew B (JIRA)" <ji...@apache.org> on 2016/07/28 19:46:20 UTC

[jira] [Commented] (SPARK-16780) spark-streaming-kafka_2.10 version 2.0.0 not on maven central

    [ https://issues.apache.org/jira/browse/SPARK-16780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15398105#comment-15398105 ] 

Andrew B commented on SPARK-16780:
----------------------------------

How are the new artifacts used with the example below? 

https://github.com/apache/spark/blob/master/examples/src/main/java/org/apache/spark/examples/streaming/JavaKafkaWordCount.java#L3

The example contains a reference to KafkaUtil class which contains a createStream() method. However, org.apache.spark.streaming.kafka010.KafkaUtil, which is in spark-streaming-kafka-0-10_2.10,  has switched over to DStream API, so it does not have a createStream method.

> spark-streaming-kafka_2.10 version 2.0.0 not on maven central
> -------------------------------------------------------------
>
>                 Key: SPARK-16780
>                 URL: https://issues.apache.org/jira/browse/SPARK-16780
>             Project: Spark
>          Issue Type: Bug
>            Reporter: Andrew B
>
> I cannot seem to find spark-streaming-kafka_2.10 version 2.0.0 on maven central. Has this been released?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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