Karan Kumar
90640bb316
Support for hadoop 3 via maven profiles ( #11794 )
...
Add support for hadoop 3 profiles . Most of the details are captured in #11791 .
We use a combination of maven profiles and resource filtering to achieve this. Hadoop2 is supported by default and a new maven profile with the name hadoop3 is created. This will allow the user to choose the profile which is best suited for the use case.
2021-10-30 22:46:24 +05:30
Paul Rogers
aa8c615ac2
Updates to source and doc build pages ( #11464 )
...
* Updates to source and doc build pages.
Clarifies a few points for newbies.
* Fixed spelling error
And added spellcheck info to website README file.
2021-07-20 18:07:34 -07:00
Agustin Gonzalez
4ba5738ffb
Add an issues section to deal with common issues when building druid ( #11271 )
2021-05-21 09:04:51 -07:00
frank chen
b91d50044e
add some details to the build doc ( #9885 )
...
* update initial build command
* add some details for building
* fix spelling check errors
* fix spelling check warnings
Signed-off-by: frank chen <frank.chen021@outlook.com>
2020-05-21 12:35:54 -07:00
Clint Wylie
d8833316c4
fix broken links ( #9537 )
...
* fix broken links
* missing /
* adjustment
2020-03-22 17:41:18 -07: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
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