Jonathan Wei
8537a771b0
Some fixes and tests for spaces/non-ASCII chars in datasource names ( #6761 )
...
* Fixes and tests for spaces/non-ASCII datasource names
* Some unit test fixes
* Fix ITRealtimeIndexTaskTest
* Checkstyle
* TeamCity
* PR comments
2019-01-15 08:33:31 -08:00
Gian Merlino
d5e9e5686e
Set new keys for integration-tests. ( #6554 )
2018-10-31 09:01:42 -07:00
David Lim
822e564f54
include mysql-metadata-storage extension in distribution, but without… ( #6497 )
...
* include mysql-metadata-storage extension in distribution, but without the GPL-licensed connector library
* Install mysql connector package
* use symlinks to avoid versioning issues
* add documentation for fetching the mysql connector
2018-10-20 18:18:58 -07:00
Jonathan Wei
9851921f43
Fix integration test service logging ( #6479 )
2018-10-20 14:55:14 -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
Gian Merlino
431d3d8497
Rename io.druid to org.apache.druid. ( #6266 )
...
* Rename io.druid to org.apache.druid.
* Fix META-INF files and remove some benchmark results.
* MonitorsConfig update for metrics package migration.
* Reorder some dimensions in inner queries for some reason.
* Fix protobuf tests.
2018-08-30 09:56:26 -07:00
Jihoon Son
d4311b4a5a
Support enablePathStyleAccess, disableChunkedEncoding, and forceGlobalBucketAccessEnabled for aws client ( #5702 )
...
* Support enablePathStyleAccess and disableChunkedEncoding for aws client
* add an option for forceGlobalBucketAccessEnabled
* add missing doc
2018-05-02 10:45:38 -07:00
Clint Wylie
81be1b3966
this will fix it ( #5549 )
2018-03-28 18:58:39 -07:00
Jonathan Wei
f48c9d7be1
Basic auth extension ( #5099 )
...
* Basic auth extension
* Add auth configuration integration test
* Fix missing authorizerName property
* PR comments
* Fix missing @JsonProperty annotation
* PR comments
* more PR comments
2017-12-14 10:36:04 -08:00
Egor Riashin
3ad5f51f7e
Integration tests port fix, logs output, lib share changes ( #5061 )
...
* integration tests port fix, logs output, lib share changes
* Fix test compilation
* docker image fix
* Annotate DiscoverySelector.pick() as Nullable, use formatting instead of string concatenation for logging
* integration-tests logging check
* corrected integration-tests log location
* removed an experimental travis test exception
2017-11-10 14:07:37 -08:00
pdeva
4725522759
update middlemanager.conf
2016-02-18 21:47:50 -08:00
Nishant
4486b3fe8b
Fix ITUnionQueryTest failing on machines with 1 core
...
ITUnionQueryTest runs 4 realtime tasks and runs a unionQuery over them,
the worker is not able to run all the tasks concurrently on machines
with less cpu cores as it picks default worker capacity.
Explicitly specify worker capacity to avoid this.
2015-11-13 13:46:36 -08:00
sahner
6c9ba72dea
some changes for support of our tests
2015-10-26 07:48:56 -05:00
nishantmonu51
f69e0591b0
working integration tests
2015-01-07 14:23:38 -08:00