Commit Graph

6611 Commits

Author SHA1 Message Date
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
Charles Allen 91fc32749b Make OnHeapIncrementalIndex clean maps on close() 2016-01-04 11:18:16 -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
Fangjin Yang efc90ee63b Merge pull request #2148 from metamx/fixBenchmarkSources
Fix coveralls
2015-12-29 10:34:34 -08:00
Fangjin Yang 7ffa706655 Merge pull request #2152 from metamx/add-taskId
Add taskId to realtimeMetrics
2015-12-29 10:33:40 -08:00
Fangjin Yang e14ad74088 Merge pull request #1936 from b-slim/between_range_with_predicat
adding Upper/Lower Bound Filter
2015-12-29 10:11:22 -08:00
Fangjin Yang b1261035a7 Merge pull request #1861 from guobingkun/insert_segment_tool
insert-segment tool
2015-12-29 10:06:07 -08:00
Gian Merlino 891d639188 Remove unused kafka-seven extension. 2015-12-29 12:05:27 -05:00
binlijin 4484d1e3e6 Merge pull request #2165 from druid-io/fix-all-the-things
Fix all transient test failures
2015-12-29 15:37:01 +08:00
fjy 38b0f1fbc2 fix transient failures in unit tests 2015-12-28 20:03:30 -08:00
fjy faf421726b remove IndexMaker 2015-12-28 14:19:02 -08:00
Fangjin Yang d94821998f Merge pull request #2153 from navis/fix-testfail-DruidCoordinatorTest
Another try to fix DruidCoordinatorTest#testCoordinatorRun
2015-12-27 17:03:46 -08:00
Fangjin Yang 8cb52bddd8 Merge pull request #2140 from navis/fix-sporadic-testfail4
Fix sporadic fail of RemoteTaskRunnerTest#testWorkerRemoved
2015-12-27 14:55:49 -08:00
Fangjin Yang e490650865 Merge pull request #2110 from navis/fix-sporadic-testfail
Fix sporadic fail of URIExtractionNamespaceFunctionFactoryTest#testReverseFunction
2015-12-27 14:45:09 -08:00
Fangjin Yang 5042b20eb4 Merge pull request #2164 from pdeva/patch-7
correct docs
2015-12-27 14:43:51 -08:00