druid/docs
spinatelli 99198c02af
Add config and header support for confluent schema registry. (#10314)
* Add config and header support for confluent schema registry. (porting code from https://github.com/apache/druid/pull/9096)

* Add Eclipse Public License 2.0 to license check

* Update licenses.yaml, revert changes to check-licenses.py and dependencies for integration-tests

* Add spelling exception and remove unused dependency

* Use non-deprecated getSchemaById() and remove duplicated license entry

* Update docs/ingestion/data-formats.md

Co-authored-by: Clint Wylie <cjwylie@gmail.com>

* Added check for schema being null, as per Confluent code

* Missing imports and whitespace

* Updated unit tests with AvroSchema

Co-authored-by: Sergio Spinatelli <sergio.spinatelli.extern@7-tv.de>
Co-authored-by: Sergio Spinatelli <sergio.spinatelli.extern@joyn.de>
Co-authored-by: Clint Wylie <cjwylie@gmail.com>
2021-02-27 14:25:35 -08:00
..
_bin De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
assets Security overview documentation (#10339) 2020-11-19 15:24:58 -08:00
comparisons Spellcheck docs (#8548) 2019-09-17 12:47:30 -07:00
configuration add druid jdbc handler config for minimum number of rows per frame (#10880) 2021-02-23 02:11:04 -08:00
dependencies cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
design cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
development Fix kinesis ingestion bugs (#10761) 2021-02-05 02:49:58 -08:00
ingestion Add config and header support for confluent schema registry. (#10314) 2021-02-27 14:25:35 -08:00
misc bitwise math function expressions (#10605) 2021-01-28 11:16:53 -08:00
operations clarify security requirements around HTTPInputSource (#10914) 2021-02-26 09:37:47 -08:00
querying add SQL operators for bitwise expressions (#10823) 2021-02-18 20:56:33 -08:00
tutorials Update Apache Kafka to 2.7.0 (#10701) 2020-12-22 13:56:00 -08:00