Jill Osborne
100a2aa4a2
Update and document experimental features ( #13348 )
...
* Update and document experimental features
* Updated
* Update experimental-features.md
* Update docs/development/experimental-features.md
Co-authored-by: Abhishek Agarwal <1477457+abhishekagarwal87@users.noreply.github.com>
* Updated after review
* Updated
* Update materialized-view.md
* Update experimental-features.md
Co-authored-by: Abhishek Agarwal <1477457+abhishekagarwal87@users.noreply.github.com>
2022-11-29 08:01:28 +05:30
Clint Wylie
ec334a641b
MySQL extension with MariaDB connector docs ( #11608 )
...
* add docs for mariadb support via mysql extensions
* add logging so you know what druid knows
* homogenize
* spelling
* missed a couple
2021-08-19 01:52:26 -07:00
Karan Kumar
d1bad92880
Made the instructions of adding extra resources as part of extensions simpler ( #11577 )
2021-08-17 17:33:55 +05:30
frank chen
906a704c55
Eliminate ambiguities of KB/MB/GB in the doc ( #11333 )
...
* GB ---> GiB
* suppress spelling check
* MB --> MiB, KB --> KiB
* Use IEC binary prefix
* Add reference link
* Fix doc style
2021-06-30 13:42:45 -07:00
Jihoon Son
cfcebc40f6
Allow list for JDBC connection properties to address CVE-2021-26919 ( #11047 )
...
* Allow list for JDBC connection properties to address CVE-2021-26919
* fix tests for java 11
2021-04-01 17:30:47 -07:00
Chi Cao Minh
7fc99ee206
Add common optional dependencies for extensions ( #9399 )
...
* Add common optional dependencies for extensions
Include hadoop-aws and postgres JDBC connector jar to improve
out-of-the-box experience for extensions. The mysql JDBC connector jar
is not bundled as it is GPL.
* Update docs
* Fix typo
2020-02-25 00:04:00 -08:00
Jonathan Wei
aa539177ec
De-incubation cleanup in code, docs, packaging ( #9108 )
...
* De-incubation cleanup in code, docs, packaging
* remove unused docs script
2020-01-03 12:33:19 -05:00
Chi Cao Minh
d60978343a
Improve missing JDBC driver error for lookups ( #8872 )
...
If the JDBC drivers are missing from the lookup extensions, throw an
exception that directs the user how to resolve the issue. This change is
a follow up to #8825 .
2019-11-18 11:42:38 -08:00
Chi Cao Minh
7dcbaca658
Spellcheck docs ( #8548 )
...
* Spellcheck docs
Fix spelling mistakes in docs and add CI job for running spellcheck on
docs.
* Add missing license header
2019-09-17 12:47:30 -07:00
Gian Merlino
d007477742
Docusaurus build framework + ingestion doc refresh. ( #8311 )
...
* Docusaurus build framework + ingestion doc refresh.
* stick to npm instead of yarn
* fix typos
* restore some _bin
* Adjustments.
* detect and fix redirect anchors
* update anchor lint
* Web-console: remove specific column filters (#8343 )
* add clear filter
* update tool kit
* remove usless check
* auto run
* add %
* Fix resource leak (#8337 )
* Fix resource leak
* Patch comments
* Enable Spotbugs NP_NONNULL_RETURN_VIOLATION (#8234 )
* Fixes from PR review.
* Fix more anchors.
* Preamble nix.
* Fix more anchors, headers
* clean up placeholder page
* add to website lint to travis config
* better broken link checking
* travis fix
* Fixed more broken links
* better redirects
* unfancy catch
* fix LGTM error
* link fixes
* fix md issues
* Addl fixes
2019-08-20 21:48:59 -07:00