You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Chang Quanyou (JIRA)" <ji...@apache.org> on 2019/01/28 09:01:00 UTC

[jira] [Created] (SPARK-26749) spark streaming kafka verison for high version

Chang Quanyou created SPARK-26749:
-------------------------------------

             Summary: spark streaming kafka verison  for high version
                 Key: SPARK-26749
                 URL: https://issues.apache.org/jira/browse/SPARK-26749
             Project: Spark
          Issue Type: Question
          Components: Java API
    Affects Versions: 2.2.0
            Reporter: Chang Quanyou


when I use `spark-streaming-Kafka-0-10_2.11` to consume Kafka Topic, the inner version is :

kafka-clients:0.10.0.1, it means that the inner Kafka version is  0.1.0.0.1 ; before our Kafka cluster is 0.10.1, But now we will update the Kafka cluster to 1.0, but the inner dependency is also 0.10.1 ;  and read the document  which said support 0.10.0 or higher version, It means that the Kafka client does not match Kafka cluster version, I tried, No issue, But I think it's not safe, what could I do ?

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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