peferron commented on issue #7039: Kafka Ingestion Spec to allow kafka topic with gzip compression URL: https://github.com/apache/incubator-druid/issues/7039#issuecomment-462438683 If you download the [Kafka binary package](https://kafka.apache.org/downloads) on the same machine that runs your Druid middle manager process, are you able to read from this compressed topic using `kafka-console-consumer`? Also, after removing the `indexSpec` from your ingestion spec, are you able to get a successful HTTP response code when submitting this ingestion spec? If yes, then you can try opening the [overlord console](http://druid.io/docs/latest/design/overlord.html) and look for the logs of the tasks corresponding to the compressed topic. If there are no tasks then look at the overlord logs directly to try to find out why.
---------------------------------------------------------------- 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]
