sahner
040db413c5
wikipediaQueryTest: use very big timeouts in hopes of preventing spurious test failures
2015-10-31 09:13:02 -05:00
sahner
6c9ba72dea
some changes for support of our tests
2015-10-26 07:48:56 -05:00
sahner
f31ae89724
enhance test support and update realtime test to use serverTime
2015-10-15 13:43:42 -05:00
Nishant
9c5166c89c
fix broken integration-test
2015-09-15 23:20:22 +05:30
Gian Merlino
940e1aa3eb
Replace funky imports with standard ones.
...
1) Lots of Guava imports were not coming from the actual Guava
2) junit.framework.Assert should be org.junit.Assert
2015-08-28 18:02:05 -07:00
Nishant
e6b20db62d
Support for JSON Smile format for EventReceiverFirehoseFactory
...
Support for Smile format for EventReceiverFireshoseFactory.
would help in decreasing network load on middle managers ingesting high
data volumes.
review comments
2015-08-20 19:52:45 +05:30
Charles Allen
db19d2d547
Revert "Update to guice 4.0"
2015-08-14 09:26:07 -07:00
Charles Allen
7e61216287
Update to guice 4.0
...
- Mark a lot of `@Provides` methods as final since guice 4.0 disallows overriding them
2015-08-10 13:57:18 -07:00
Bingkun Guo
f9a64f31f3
use IOUtils.toString in getTaskAsString
2015-07-27 13:53:30 -05:00
sahner
df5bc8974f
add ability to get configuration information from a file
2015-07-17 10:19:42 -05:00
Bingkun Guo
cf155e4eba
Fix an issue that after broker forwards GroupByQuery to historical, havingSpec is still applied
...
on postAggregations which are removed in the forwarded query.
Add a unit test to replicate the issue.
Add a query that can replicate this issue into integration test.
2015-04-17 13:00:41 -05:00
nishantmonu51
feebcd757f
fix-tests
...
add columns to parseSpec
2015-02-13 02:19:27 +05:30
fjy
708759e1e0
Update http-client to 1.0.0
2015-02-10 13:36:47 -08:00
Fangjin Yang
92e616de11
Merge pull request #1077 from metamx/remove-unused-imports
...
remove unused imports
2015-02-02 10:45:27 -08:00
nishantmonu51
ba932bb1f2
remove unused imports
2015-02-02 21:53:39 +05:30
fjy
d05032b98a
towards a community led druid
2015-01-31 20:57:36 -08:00
nishantmonu51
f2d66858c5
add test for IngestSegmentFirehose
...
fix failing integration tests
add test for ingestSegmentFirehose
2015-01-27 23:06:30 +05:30
nishantmonu51
f69e0591b0
working integration tests
2015-01-07 14:23:38 -08:00