You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/08/09 08:26:29 UTC

[GitHub] [incubator-druid] mingzeng21 opened a new issue #8279: Load from Kafka: UnsupportedVersionException. Failed to sample data: The broker does not support LIST_OFFSETS with version in range[2, 4]. The supported range is [0, 1].

mingzeng21 opened a new issue #8279: Load from Kafka: UnsupportedVersionException. Failed to sample data: The broker does not support LIST_OFFSETS with version in range[2,4]. The supported range is [0,1].
URL: https://github.com/apache/incubator-druid/issues/8279
 
 
   Load from Kafka: UnsupportedVersionException. Failed to sample data: The broker does not support LIST_OFFSETS with version in range[2,4]. The supported range is [0,1].
   
   ### Affected Version
   
   The Druid version is 0.15.0
   
   ### Description
   
   I am trying to load data from Kafka using Druid Kafka ingestion. I get error message: UnsupportedVersionException. Failed to sample data: The broker does not support LIST_OFFSETS with version in range[2,4]. The supported range is [0,1].
   
   I know that the version of the Kafka broker should be 0.10.x or newer. 
   I am using a CDH cluster. The Kafka version shown on CM is 0.10.2+kafka2.2.0. The KAFKA dir under cloudera/parcels is KAFKA-2.2.0-1.2.2.0.
   
   It seems like my Kafka version has met the requirement. But why this fatal exception has happened?
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org