Nishant Bangarwa
a75ddaad9e
Add TrustedDomain Authenticator ( #8248 )
...
* Add TrustedDomain Authenticator
update javadoc
Add nullable annotations
Add cautionary note
fix travis failure
* add IP to spell checker
2019-09-25 11:25:03 -07:00
Vadim Ogievetsky
563718c5b2
add druid version correctly ( #8586 )
2019-09-24 18:19:06 -07:00
Vadim Ogievetsky
52f3f2c229
fix docs version interpolation ( #8568 )
2019-09-22 17:38:55 -07:00
Vadim Ogievetsky
94298f7809
Update Kafka loading docs to use the streaming data loader ( #8544 )
...
* fix redirects
* remove useless page
* fix Single server reference configurations formatting
* update batch data loading
* update Kafka docs
* fix typos and tests
* add more links
* fix spelling
2019-09-22 15:00:52 -07:00
Chi Cao Minh
99b6eedab5
Rename partition spec fields ( #8507 )
...
* Rename partition spec fields
Rename partition spec fields to be consistent across the various types
(hashed, single_dim, dynamic). Specifically, use targetNumRowsPerSegment
and maxRowsPerSegment in favor of targetPartitionSize and
maxSegmentSize. Consistent and clearer names are easier for users to
understand and use.
Also fix various IntelliJ inspection warnings and doc spelling mistakes.
* Fix test
* Improve docs
* Add targetRowsPerSegment to HashedPartitionsSpec
2019-09-20 14:59:18 -06: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
Chi Cao Minh
8b7b412d9d
Add 'edit' and 'copy code' buttons to docs ( #8483 )
...
Having an 'edit' button will help encourage doc contributions from the
community.
Having 'copy code' buttons on the code blocks is especially convenient
for the quickstart tutorials in the docs.
2019-09-13 16:56:50 -07:00
Clint Wylie
75978e5b98
move google ext docs from contrib to core ( #8512 )
...
* move google ext docs from contrib to core
* fix links
* revert unintended change
* more links, add note to example ext doc that it was removed, unlink from sidebar
2019-09-12 09:40:39 -07:00
Clint Wylie
067c30c8b2
add option to control version of website build ( #8482 )
2019-09-06 19:18:00 -07:00
Clint Wylie
c73a489335
bump master version to 0.17.0-incubating-SNAPSHOT ( #8421 )
2019-08-28 01:58:36 -07:00
Clint Wylie
7afe473fd3
How to asf release ( #8370 )
...
* add ASF release manager guide
* fix broken link
* fix bold
* fix order
* clean up
* oops
* pom
* more
* fix
* fixes
* fix
* fix
2019-08-27 18:36:13 -07:00
Benedict Jin
e1f94a5e26
Reduce the size of images with lossless compression ( #8358 )
2019-08-21 13:29: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