dragonls commented on issue #6752: tranquility kafka version 52.0 URL: https://github.com/apache/incubator-druid/issues/6752#issuecomment-448973169 It seems that the tranquility is loading extension from druid 0.9.2, while the codes in druid 0.9.2 are using the class io.druid.query.lookup.LookupExtractorFactory. Try using the druid 0.9.2 codes in front of druid 0.9.0, i.e. put the druid-processing-0.9.2.jar in front of druid-processing-0.9.0.jar in classpath. Why not try the newer version of Druid? Just curious.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
