Igosuki opened a new issue #6625: [Proposal] Allow ingesting timestamp from 
Kafka's Metadata envelope.
URL: https://github.com/apache/incubator-druid/issues/6625
 
 
   Kafka wraps messages in an envelope that contains the offset and the 
timestamp. Currently, it's not possible to use these timestamps in druid's 
parseSpec.
   
   This update requires finding a way to append or wrap values sent to parsers 
with the timestamp, since it's basically not included in the message byte array.

----------------------------------------------------------------
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]

Reply via email to