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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to