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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to