You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/08/12 15:52:44 UTC

[GitHub] [druid] gianm commented on pull request #3529: Add support for Confluent Schema Registry in the druid-avro-extension module

gianm commented on pull request #3529:
URL: https://github.com/apache/druid/pull/3529#issuecomment-672958249


   > Hi, apologies but is there any example on how to set this up exactly? I have both the `druid-kafka-indexing-service` as well as the `druid-avro-extensions` loaded and can create a spec that discovers my cluster and topic just fine but with the UI there is no Avro parser to be found anywhere. And as for the defining the spec in JSON directly I could not find any example or documentation so far.
   
   I think as of today (0.19.0) that streaming Avro isn't yet supported by the new `inputFormat` API or by the web console UI. You can still use the legacy `parser` API, though. It's documented here: https://druid.apache.org/docs/latest/ingestion/data-formats.html#avro-stream-parser
   
   In the future, we'll need to add streaming Avro `inputFormat` and web console UI support.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org