[
https://issues.apache.org/jira/browse/SPARK-12177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15324702#comment-15324702
]
Cody Koeninger commented on SPARK-12177:
----------------------------------------
I'll say the same thing I told Luciano when he asked me about this privately:
- The code in the PRs is apache licensed, so the Bahir project (or whoever
else) can do what they need to with it
- I personally don't think it makes sense to have the 0.8 version of the
connector in Spark, and the 0.10 version of the connector in Bahir. I think
it's better for them both to be in the same project, so that users know where
to look. But I'm fine with going along with what Spark committers want to do on
that count.
> 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
> Labels: consumer, kafka
>
> 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: [email protected]
For additional commands, e-mail: [email protected]