gianm commented on issue #7724: Lookup transform expression not defined during ingest from kafka URL: https://github.com/apache/incubator-druid/issues/7724#issuecomment-494711696 I think this is happening because the overlord doesn't load lookups and doesn't have a lookup module, and so, it doesn't know about the `lookup` function. Something here should be lazier than it is… the overlord shouldn't need to be instantiating parsers.
---------------------------------------------------------------- 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]
