You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Youcef HILEM (JIRA)" <ji...@apache.org> on 2016/01/02 08:55:39 UTC

[jira] [Commented] (SPARK-10963) Make KafkaCluster api public

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

Youcef HILEM commented on SPARK-10963:
--------------------------------------

I doubt that this class will be made public. The recent changes of this class to integrate kafka 0.9.0.0 are already incompatible with the current version.

- Update KafkaDStreams to new Kafka 0.9 Consumer API (https://issues.apache.org/jira/browse/SPARK-12177)
- https://github.com/nikit-os/spark/blob/kafka-09-consumer-api/external/kafka-v09/src/main/scala/org/apache/spark/streaming/kafka/v09/KafkaCluster.scala

For example: Deletion of getConsumerOffsets method.



> Make KafkaCluster api public
> ----------------------------
>
>                 Key: SPARK-10963
>                 URL: https://issues.apache.org/jira/browse/SPARK-10963
>             Project: Spark
>          Issue Type: Improvement
>          Components: Streaming
>            Reporter: Cody Koeninger
>            Priority: Minor
>
> per mailing list discussion, theres enough interest in people using KafkaCluster (e.g. to access latest offsets) to justify making it public



--
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