Commit Graph

6422 Commits

Author SHA1 Message Date
Himanshu Gupta c6634d7c2c adding json for thetaSketch Memory object representation 2016-01-05 22:12:52 -06:00
Himanshu Gupta 62e5e45da8 add select query UT for thetaSketch 2016-01-05 22:12:52 -06:00
Himanshu Gupta 3f048f0b15 adding support to execute Select queries in AggregationTestHelper so that Select query based UTs can be written for complex aggregator implementations 2016-01-05 21:54:55 -06:00
Charles Allen 6d886da7d9 Merge pull request #2191 from duilio/fix-rackspace-cloudfiles-segment-size
store uncompressed index size on cloudfiles storage extension
2016-01-05 17:17:35 -08:00
Fangjin Yang c71d172aee Merge pull request #2205 from metamx/removeWeirdSCMTag
Manually fix <tag> from <scm> in pom.xml
2016-01-05 15:58:20 -08:00
Charles Allen 3c4bdb7cc8 Manually update <tag> from <scm> in pom.xml 2016-01-05 14:42:25 -08:00
Himanshu 82bdfbbbf1 Merge pull request #2155 from metamx/taskConfigTmpdir
Make TaskConfig pull from java.io.tmpdir
2016-01-05 13:58:39 -06:00
Fangjin Yang 8bb08f39e3 Merge pull request #2201 from metamx/fix-2199
Attempt to fix RTRTest transient failures
2016-01-05 09:27:33 -08:00
Bingkun Guo f675ca6671 Merge pull request #2203 from gianm/update-java-util
Update java-util, fixes #2193
2016-01-05 10:45:26 -06:00
Gian Merlino b93feb5e77 Update java-util, fixes #2193 2016-01-05 11:16:03 -05:00
Nishant 45f402f22f increase timeout
tune timeouts
2016-01-05 19:06:04 +05:30
Fangjin Yang d413808e66 Merge pull request #1858 from zhaown/avro-module
Support avro ingestion for realtime & hadoop batch indexing
2016-01-04 19:02:10 -08:00
Zhao Weinan 5e57ddb8cc Adding avro support to realtime & hadoop batch indexing. 2016-01-05 10:21:27 +08:00
Fangjin Yang 863d84e30e Merge pull request #2194 from metamx/DRUID-2160
Fixes to JDBCExtractionNamespaceTest
2016-01-04 15:00:50 -08:00
Xavier Léauté 3944658a9b Merge pull request #2198 from metamx/bytebuffer023
Update bytebuffer-collections to 0.2.3
2016-01-04 11:46:02 -08:00
Charles Allen 2097669cce Update bytebuffer-collections to 0.2.3
* Fixes https://github.com/druid-io/druid/issues/2175
2016-01-04 11:20:45 -08:00
Fangjin Yang 03a70fc227 Merge pull request #2196 from rasahner/trivialDocFix
trivial documentation fix
2016-01-04 10:48:48 -08:00
Robin 0961c0b703 trivial documentation fix 2016-01-04 12:39:10 -06:00
Himanshu ebccea6bb0 Merge pull request #2188 from druid-io/doc-fix
small fixes to documentation
2016-01-04 12:25:26 -06:00
Charles Allen e18301d99c Make TaskConfig pull from java.io.tmpdir
* Also makes paths built off of java.nio.file.Paths instead of String.format
2016-01-04 10:17:08 -08:00
Fangjin Yang 6e176250f9 Merge pull request #2192 from rasahner/docker_zookeeper347
integration-tests: update zookeeper version to 3.4.7
2016-01-04 10:13:40 -08:00
Charles Allen 957646be2c Fixes to JDBCExtractionNamespaceTest 2016-01-04 09:56:07 -08:00
Robin e280ab5f07 update zookeeper version to 3.4.7 2016-01-04 11:47:02 -06:00
Fangjin Yang 43e7523474 Merge pull request #2189 from pjain1/fix_realtime_example
add ChatHandlerServerModule to realtime example
2016-01-04 07:57:54 -08:00
maurizio 5ea0b96d9a store uncompressed index size instead of the compressed one in cf storage extension 2016-01-04 14:50:27 +01:00
fjy d3d2ee03ce minor fixes to docs 2016-01-03 11:37:06 -08:00
Gian Merlino 2865c15fd3 Merge pull request #2184 from druid-io/dev-docs
Disable known bad unit tests until they are fixed
2016-01-03 14:30:05 -05:00
fjy 57d91d754d Comment out buggy unit tests, fix #2185 2016-01-03 09:50:16 -08:00
Gian Merlino 5a63c3dd63 Merge pull request #2186 from druid-io/dev-docs2
Add intro developer docs
2016-01-03 11:36:41 -05:00
Nishant a0ab65d169 Merge pull request #2179 from druid-io/the-docs
Multiple improvements for docs
2016-01-03 21:37:38 +05:30
fjy 88f6b9b5ad Multiple improvements for docs 2016-01-02 21:54:54 -08:00
fjy 06a8e14820 Add intro developer docs 2016-01-02 14:44:45 -08:00
Nishant 8451f21fed Merge pull request #2181 from druid-io/fix-test
Fixes #2180
2016-01-02 22:00:30 +05:30
Nishant 9d179b96a8 Merge pull request #2183 from druid-io/fix-jdbc
increase timeouts for jdbc tearDown
2016-01-02 21:35:39 +05:30
Nishant a2c9033d31 Merge pull request #2182 from druid-io/fix-announcer-test
Fix announcer test bad check
2016-01-02 21:34:20 +05:30
fjy 89fc18bb55 increase timeouts for jdbc tearDown 2016-01-01 20:08:06 -08:00
fjy 8424b2b456 Fix announcer test bad check 2016-01-01 19:55:22 -08:00
fjy b5c094d951 Fixes #2180 2016-01-01 16:56:41 -08:00
Fangjin Yang fc2257489e Merge pull request #2100 from himanshug/doc_update
doc update to make it easy to find how to do re-indexing or delta ingestion
2015-12-31 09:41:54 -08:00
Nishant 3d886d7dbf Merge pull request #2176 from druid-io/fix-again
attempt to fix transient tests again
2015-12-31 12:13:00 +05:30
Himanshu Gupta 48de9dfafa doc update to make it easy to find how to do re-indexing or delta ingestion 2015-12-30 23:58:09 -06:00
fjy ca46f1d40c attempt to fix transient tests again 2015-12-30 21:39:28 -08:00
Fangjin Yang f8219432ee Merge pull request #2130 from himanshug/fix_filter_multi_valued
Feature to "fix" filtering on  multi-valued dimensions
2015-12-30 16:46:50 -08:00
Himanshu Gupta e1ea93b6fc documenting querying behavior on multi-valued dimensions 2015-12-30 18:14:25 -06:00
Himanshu Gupta b47d807738 Add support for filtering at DimensionSpec level so that multivalued dimensions can be filtered correctly
also adding UTs for multi-valued dimensions
2015-12-30 17:59:47 -06:00
Himanshu Gupta fa5c3bb014 adding decorate(DimensionSelector) to DimensionSpec to enable support for arbitrary filtering/transformations to returned dimension values 2015-12-30 15:06:24 -06:00
Bingkun Guo 3c107c5757 Merge pull request #2150 from himanshug/emit_query_bytes
emit query/bytes metric
2015-12-30 13:44:19 -06:00
Nishant b68265399c Merge pull request #2168 from druid-io/remove-indexmaker
Remove IndexMaker
2015-12-30 12:24:29 +05:30
Nishant df893dbaf8 Merge pull request #2141 from gianm/fix-restoring-realtime
Fix some problems with restoring
2015-12-30 10:44:45 +05:30
Bingkun Guo 492adeaaa7 Merge pull request #2172 from gianm/remove-kafka-seven
Remove unused kafka-seven extension.
2015-12-29 15:19:28 -06:00