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 2021/05/11 11:10:29 UTC

[GitHub] [druid] josephglanville opened a new pull request #11234: Allow configuration of AvroBytesDecoder when using web console to load data

josephglanville opened a new pull request #11234:
URL: https://github.com/apache/druid/pull/11234


   Unlike `avro_ocf` which doesn't require any configuration the
   `avro_stream` input format requires the user to either provide schema(s)
   or a mechanism to resolve the schema for a message.
   
   This changes adds configuration options to the input format phase to
   allow specifying these options in a structured way and allow override
   similar to how Kafka `consumerProperties` is handled.


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


[GitHub] [druid] josephglanville commented on pull request #11234: Allow configuration of AvroBytesDecoder when using web console to load data

Posted by GitBox <gi...@apache.org>.
josephglanville commented on pull request #11234:
URL: https://github.com/apache/druid/pull/11234#issuecomment-838801375


   @vogievetsky looks like tests failed due to failure to pull docker image from CI, is already issue here: #10835 


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