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
sthetland
6ae8059c09
cleaning up and fixing links ( #10528 )
...
* cleaning up and fixing links
* reverting local link
* Update indexer.md
* link checking
* Fixing one more stale link for PostgreSQL
2020-12-17 13:37:43 -08:00
Maytas Monsereenusorn
e9888f41cb
Modify check java version script to indicate experimental support for Java 11 ( #9455 )
...
* Modify check java version script to indicate experimental support for Java 11
* update docs
2020-03-11 09:22:39 -07:00
Jonathan Wei
58d337186b
Graduation update for ASF release process guide and download links ( #9126 )
...
* Graduation update for ASF release process guide and download links
* Fix release vote thread typo
* Fix pom.xml
2020-01-06 15:00:33 -06: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
Suneet Saldanha
3325da1718
Allow startup scripts to specify java home ( #9021 )
...
* Allow startup scripts to specify java home
The startup scripts now look for java in 3 locations. The order is from
most related to druid to least, ie
${DRUID_JAVA_HOME}
${JAVA_HOME}
${PATH}
* Update fn names and clean up code
* final round of fixes
* fix spellcheck
2019-12-12 21:36:00 -08:00
Vadim Ogievetsky
0330744793
Docs: bold Java 8 requirement ( #8996 )
...
* bold Java 8 req
* add warning box
2019-12-09 20:23:07 -08:00
Gian Merlino
7605c23354
Remove Tranquility configs and certain doc references. ( #8793 )
...
Since it hasn't received updates or community interest in a while, it makes sense
to de-emphasize it in the distribution and most documentation (outside of simple
mentions of its existence).
2019-10-30 16:30:16 -07:00
Gian Merlino
c922d2c3c9
Use bundled ZooKeeper in tutorials. ( #8792 )
2019-10-30 16:17:28 -07:00
Vadim Ogievetsky
52f3f2c229
fix docs version interpolation ( #8568 )
2019-09-22 17:38:55 -07: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
Furkan KAMACI
02fe3db911
Zookeeper version is updated. ( #8363 )
...
* Zookeeper version is updated.
* Zookeeper version is updated at licenses.yaml
* licenses.yaml is updated and dependencies are fixed to make the project successfully build.
* Zookeeper versions are fixed at licenses.yaml
2019-08-24 22:00:43 -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