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

David Sabater edited comment on SPARK-12177 at 7/22/16 3:21 PM:
----------------------------------------------------------------

I am with you guys, this is an important feature required for some of our 
clients to be able to secure connections with SSL (FS and Telco primarily) if 
they want to migrate Streaming jobs to Kafka+Spark Streaming we need that!


was (Author: dsdinter):
I am with you guys, this is an important feature required for some of our 
clients (FS and Telco primarily) if they want to migrate Streaming jobs to 
Kafka+Spark Streaming we need that.

> Update KafkaDStreams to new Kafka 0.10 Consumer API
> ---------------------------------------------------
>
>                 Key: SPARK-12177
>                 URL: https://issues.apache.org/jira/browse/SPARK-12177
>             Project: Spark
>          Issue Type: Improvement
>          Components: Streaming
>    Affects Versions: 1.6.0
>            Reporter: Nikita Tarasenko
>            Assignee: Cody Koeninger
>              Labels: consumer, kafka
>             Fix For: 2.0.0
>
>
> Kafka 0.9 already released and it introduce new consumer API that not 
> compatible with old one. So, I added new consumer api. I made separate 
> classes in package org.apache.spark.streaming.kafka.v09 with changed API. I 
> didn't remove old classes for more backward compatibility. User will not need 
> to change his old spark applications when he uprgade to new Spark version.
> Please rewiew my changes



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

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

Reply via email to