Jonathan Wei
61295bd002
More Hadoop integration tests ( #9714 )
...
* More Hadoop integration tests
* Add missing s3 instructions
* Address PR comments
* Address PR comments
* PR comments
* Fix typo
2020-04-30 14:33:01 -07:00
Clint Wylie
4d277dbf99
Fix double count ssl connection metrics ( #9594 )
...
* fix double counted jetty/numOpenConnections metric for ssl connections
* tests
* more better
* style
2020-04-03 23:29:23 -07:00
Maytas Monsereenusorn
1852bf33ea
Add Integration Test for functionality of kinesis ingestion ( #9576 )
...
* kinesis IT
* Kinesis IT
* Kinesis IT
* Kinesis IT
* Kinesis IT
* Kinesis IT
* Kinesis IT
* Kinesis IT
* Kinesis IT
* Kinesis IT
* Kinesis IT
* Kinesis IT
* Kinesis IT
* Kinesis IT
* Kinesis IT
* fix kinesis timeout
* Kinesis IT
* Kinesis IT
* fix checkstyle
* Kinesis IT
* address comments
* fix checkstyle
2020-04-03 09:45:22 -07:00
Gian Merlino
f511af1306
Fix DOCKER_HOST_IP handling for multihomed machines. ( #9225 )
...
By picking one. Otherwise, when a machine has multiple IP addresses, DOCKER_HOST_IP
would have a newline in the middle, causing havoc in configuration files.
2020-01-21 09:01:19 -08:00
Suneet Saldanha
176bc8fd97
Remove resolve-ip dependency for integration-tests ( #9065 )
...
* Remove resolve-ip dependency for integration-tests
* use host hostname and fallback to dscacheutil
* better shell script comparisons
2019-12-19 14:53:36 -08:00
Clint Wylie
71997c16a2
switch links from druid.io to druid.apache.org ( #7914 )
...
* switch links from druid.io to druid.apache.org
* fix it
2019-06-18 09:06:27 -07:00
David Lim
afb239b17a
add missing license headers, in particular to MD files; clean up RAT … ( #6563 )
...
* add missing license headers, in particular to MD files; clean up RAT exclusions
* revert inadvertent doc changes
* docs
* cr changes
* fix modified druid-production.svg
2018-11-13 09:38:37 -08:00
Jonathan Wei
b9d01f5770
More portable expired cert gen for IT ( #6481 )
2018-10-17 08:24:15 -07:00
Jonathan Wei
6a909c85d0
Fix TLS IT for docker-machine ( #6379 )
2018-09-26 12:59:05 -07:00
Jonathan Wei
8972244c68
Mutual TLS support ( #6076 )
...
* Mutual TLS support
* Kafka test fixes
* TeamCity fix
* Split integration tests
* Use localhost DOCKER_IP
* Increase server thread count
* Increase SSL handshake timeouts
* Add broken pipe retries, use injected client config params
* PR comments, Rat license check exclusion
2018-09-19 09:56:15 -07:00