Xavier Léauté
|
3b3d88bd03
|
Merge pull request #1857 from noddi/feature/intervals-route
Queryable intervals
|
2015-11-03 13:19:04 -08:00 |
Fangjin Yang
|
cec09a9967
|
Merge pull request #1804 from himanshug/objectify_index_creators
static to non-static conversion for methods in Index[Merger/Maker/IO]
|
2015-11-03 11:25:32 -08:00 |
Fangjin Yang
|
f681c84014
|
Merge pull request #1892 from navis/DRUID-1878
Make 'search' filter have a case sensitive option (for #1878)
|
2015-11-03 07:11:00 -08:00 |
Xavier Léauté
|
e5b2a68a70
|
Merge pull request #1902 from himanshug/approx_histo_blog
add metamarket histogram post to approx-histo doc
|
2015-11-02 23:26:40 -08:00 |
Himanshu Gupta
|
c74a4490e1
|
add metamarket histogram post to approx-histo doc
|
2015-11-03 01:19:22 -06:00 |
Himanshu Gupta
|
84f7d8d264
|
making static final variables in HadoopDruidIndexerConfig upper case
|
2015-11-02 23:24:26 -06:00 |
Himanshu Gupta
|
8b67417ac8
|
make methods in Index[Merger,Maker,IO] non-static so that they can have
appropriate ObjectMapper injected instead of creating one statically
|
2015-11-02 23:24:26 -06:00 |
Charles Allen
|
f4d6e116d6
|
Merge pull request #1898 from rasahner/longerTimeoutsWikipediaQueryTest
wikipediaQueryTest: use big timeouts in hopes of preventing spurious failures
|
2015-11-02 15:44:00 -08:00 |
Gian Merlino
|
0d85774a27
|
Merge pull request #1899 from itsmee/docs-historical-improvements
Docs improved: more details about caching and memory for segments on historicals
|
2015-11-02 12:48:56 -08:00 |
Gian Merlino
|
1d3edf0690
|
Merge pull request #1900 from metamx/fix-doc
fix doc - correct default value for maxRowsInMemory
|
2015-11-02 09:26:38 -08:00 |
navis.ryu
|
e03fc2032f
|
changed equals/hashCode implementation
|
2015-11-02 17:21:35 +09:00 |
Nishant
|
efc49da073
|
fix doc - correct default value for maxRowsInMemory
|
2015-11-01 22:09:24 -08:00 |
navis.ryu
|
69c86716d6
|
addressed comments
|
2015-11-02 14:23:13 +09:00 |
Oleg Zaezdny
|
95a5ae0373
|
Docs improved by adding more details about local cache and memory for segments on historicals.
|
2015-11-01 21:56:28 +02:00 |
Gian Merlino
|
0eead6154a
|
Merge pull request #1893 from guobingkun/move_distribution_artifacts
move distribution artifacts to distribution/target
|
2015-10-31 13:37:08 -07:00 |
sahner
|
040db413c5
|
wikipediaQueryTest: use very big timeouts in hopes of preventing spurious test failures
|
2015-10-31 09:13:02 -05:00 |
Fangjin Yang
|
f90ddfdb89
|
Merge pull request #1745 from himanshug/numbered_to_elastic
making NumberedShardSpec elastic
|
2015-10-30 16:01:03 -07:00 |
Xavier Léauté
|
e8692380c7
|
Merge pull request #1894 from guobingkun/airline_option
fix pull-deps remoteRepository option
|
2015-10-30 15:43:16 -07:00 |
Charles Allen
|
7d52a2a86e
|
Merge pull request #1888 from metamx/router-cancellation-forward
forward cancellation request to all brokers, fixes #1802
|
2015-10-30 15:00:45 -07:00 |
Bingkun Guo
|
dffa89a5bf
|
move distribution artifacts to distribution/target
|
2015-10-30 12:40:05 -05:00 |
Bingkun Guo
|
657a5ac346
|
fix pull-deps remoteRepository option
|
2015-10-30 11:32:56 -05:00 |
Bartosz Ługowski
|
6de51e022d
|
Coordinator - add intervals route.
|
2015-10-30 11:51:42 +01:00 |
navis.ryu
|
032c3e986d
|
Make 'search' filter have a case sensitive option(#1878)
|
2015-10-30 16:38:54 +09:00 |
Fangjin Yang
|
25a0eb7ed5
|
Merge pull request #1799 from dclim/nested-groupby-aggregator-fix
Support multiple outer aggregators of same type and provide more help…
|
2015-10-29 18:01:31 -07:00 |
Xavier Léauté
|
149333d77d
|
forward cancellation request to all brokers, fixes #1802
|
2015-10-29 16:58:38 -07:00 |
Fangjin Yang
|
726f39c63a
|
Merge pull request #1890 from gianm/gitignore
.gitignore new distribution artifacts
|
2015-10-29 15:29:53 -07:00 |
Gian Merlino
|
022a577b7b
|
.gitignore new distribution artifacts.
|
2015-10-29 12:44:18 -07:00 |
Fangjin Yang
|
03d1d58088
|
Merge pull request #1889 from metamx/update-server-metric
update server metrics and emitter version
|
2015-10-29 10:31:13 -07:00 |
Nishant
|
dcd4468156
|
update emitter version
contains changes -
- https://github.com/metamx/emitter/pull/9
- https://github.com/metamx/emitter/pull/13
- https://github.com/metamx/emitter/pull/12
- https://github.com/metamx/emitter/pull/10
|
2015-10-29 17:43:03 +05:30 |
Nishant
|
20a3ebc022
|
update server metrics version
- fixes Sigar loading for JvmCpuMetrics
https://github.com/metamx/server-metrics/pull/16
update server metrics
|
2015-10-29 17:37:45 +05:30 |
Fangjin Yang
|
56e0709da9
|
Merge pull request #1882 from redBorder/master
Update Ruby libraries in docs
|
2015-10-28 08:06:46 -07:00 |
Angel M de Miguel
|
a2510c9b0b
|
Update ruby-druid URL
|
2015-10-28 10:31:30 +01:00 |
Angel M de Miguel
|
04c5d0f8e2
|
Update Ruby libraries in docs
|
2015-10-28 09:08:26 +01:00 |
Xavier Léauté
|
59872bd0cd
|
Merge pull request #1809 from metamx/fifoPriorityExecutorService
Make PrioritizedExecutorService optionally FIFO
|
2015-10-27 15:19:32 -07:00 |
Fangjin Yang
|
ea2267e08c
|
Merge pull request #1868 from gianm/fix-announcements
Historical and MiddleManager server announcements should not remove parents.
|
2015-10-27 14:50:05 -07:00 |
Charles Allen
|
060402a216
|
Merge pull request #1855 from himanshug/fix_having_specs
fix [GreaterThan,LessThan,Equals] HavingSpecs
|
2015-10-27 14:46:04 -07:00 |
Gian Merlino
|
7df7370935
|
Merge pull request #1862 from metamx/indexingServiceMMGone
Add timeout to shutdown request to middle manager for indexing service
|
2015-10-27 14:38:01 -07:00 |
Charles Allen
|
ecdafa87c5
|
Make PrioritizedExecutorService optionally FIFO
|
2015-10-27 14:16:22 -07:00 |
Charles Allen
|
67d58f6d8d
|
Update CoordinatorRuleManager for http-client 1.0.4
|
2015-10-27 14:08:45 -07:00 |
Charles Allen
|
44a2b204df
|
Add timeout to shutdown request to middle manager for indexing service
|
2015-10-27 13:56:03 -07:00 |
Himanshu Gupta
|
a71c7270b9
|
making [GreaterThan,LessThan,Equals] HavingSpecs more robust by carefully using long vs float for comparison
|
2015-10-27 13:15:13 -05:00 |
Gian Merlino
|
4b92752deb
|
Historical and MiddleManager server announcements should not remove parents.
Removing parent paths causes watchers of the "announcements" path to get stuck
and stop seeing new updates.
|
2015-10-27 08:06:11 -07:00 |
Gian Merlino
|
4f746ddf63
|
Merge pull request #1864 from himanshug/hdfs_storage_hadoop_version
hdfs-storage refer to top level property for hadoop version instead of hardcoding to 2.3.0
|
2015-10-26 23:25:53 -07:00 |
Gian Merlino
|
c0eb485880
|
Merge pull request #1867 from himanshug/hdfs_class_setup_test_fix
fixing hadoop test scope dependencies in indexing-hadoop
|
2015-10-26 23:21:45 -07:00 |
Himanshu Gupta
|
aeffeaf3e2
|
fixing hadoop test scope dependencies in indexing-hadoop
|
2015-10-26 17:09:39 -05:00 |
Charles Allen
|
c523733c3f
|
Merge pull request #1859 from rasahner/baseOnCommunity
some changes for support of our integration tests
|
2015-10-26 14:19:26 -07:00 |
Himanshu Gupta
|
e9cfb7f46f
|
refer to top level property for hadoop version instead of hardcoding 2.3.0
|
2015-10-26 15:51:48 -05:00 |
Fangjin Yang
|
ea4ed5692c
|
Merge pull request #1863 from guobingkun/add_loadqueue_full_doc
[doc] add description for /druid/coordinator/v1/loadqueue?full
|
2015-10-26 12:30:37 -07:00 |
Bingkun Guo
|
44aad069da
|
add description for /druid/coordinator/v1/loadqueue?full
|
2015-10-26 14:19:13 -05:00 |
Fangjin Yang
|
7e1cde25b6
|
Merge pull request #1820 from himanshug/doc_files
Removing the md files created for redirection
|
2015-10-26 09:37:11 -07:00 |