coolboi567 commented on issue #7039: Kafka Ingestion Spec to allow kafka topic 
with gzip compression
URL: 
https://github.com/apache/incubator-druid/issues/7039#issuecomment-463073556
 
 
   I was able to consume data from `kafka-console-consumer`.
   After removing `indexSpec` as well I was not able to ingest the topic or 
find anything suspicious in the logs.
   Also, removing `useEarliestOffset` was the way to get it to work.
   ```
   "useEarliestOffset": true
   ```
   
   Thanks a lot for your help @peferron..

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