nishantmonu51
|
61c7fd2e6e
|
make ingestOffheap tuneable
|
2014-09-30 15:30:02 +05:30 |
nishantmonu51
|
3f66d3c167
|
review comments + mapdb deadlock fix
|
2014-09-29 21:49:12 +05:30 |
nishantmonu51
|
adb4a65e0a
|
Merge branch 'offheap-incremental-index' into mapdb-branch
|
2014-09-29 12:38:31 +05:30 |
nishantmonu51
|
f51ab84386
|
merge changes from druid-0.7.x
|
2014-09-22 23:48:45 +05:30 |
nishantmonu51
|
443e5788fb
|
make OffheapIncrementalIndex tuneable
|
2014-09-22 19:26:10 +05:30 |
nishantmonu51
|
59aa8dc368
|
Merge branch 'offheap-incremental-index' into mapdb-branch
|
2014-09-19 23:09:35 +05:30 |
nishantmonu51
|
8c16377e9e
|
add custom serializer
add custom serializers
|
2014-09-19 23:09:31 +05:30 |
nishantmonu51
|
8eb6466487
|
revert buffer size and add back rowFlushBoundary
|
2014-09-19 23:06:04 +05:30 |
fjy
|
257fb3f18e
|
fix retry logic
|
2014-09-12 15:47:41 -07:00 |
nishantmonu51
|
19bc77134a
|
use hash map and in memory sort during index generation
use hash map and in memory sort during index generation
|
2014-09-12 23:39:02 +05:30 |
nishantmonu51
|
b94c5f0bd6
|
use putIfAbsent instead of get and put
use putIfAbsent instead of get and put. reduce no. of calls to mapdb
decreases latency.
|
2014-09-12 22:32:40 +05:30 |
fjy
|
469ccbbe5e
|
Merge branch 'master' into druid-0.7.x
Conflicts:
cassandra-storage/pom.xml
common/pom.xml
examples/pom.xml
hdfs-storage/pom.xml
histogram/pom.xml
indexing-hadoop/pom.xml
indexing-service/pom.xml
kafka-eight/pom.xml
kafka-seven/pom.xml
pom.xml
processing/pom.xml
processing/src/main/java/io/druid/query/FinalizeResultsQueryRunner.java
processing/src/main/java/io/druid/query/UnionQueryRunner.java
processing/src/main/java/io/druid/query/groupby/GroupByQueryRunnerFactory.java
processing/src/main/java/io/druid/query/topn/TopNQueryEngine.java
processing/src/main/java/io/druid/query/topn/TopNQueryRunnerFactory.java
rabbitmq/pom.xml
s3-extensions/pom.xml
server/pom.xml
server/src/test/java/io/druid/server/initialization/JettyTest.java
services/pom.xml
|
2014-09-11 16:20:50 -07:00 |
fjy
|
e0c167753e
|
Merge branch 'offheap-incremental-index' into mapdb-branch
|
2014-09-11 11:03:01 -07:00 |
nishantmonu51
|
c39eaf870b
|
TimeAndDims optimise to store indexes
|
2014-09-11 16:13:37 +05:30 |
Xavier Léauté
|
32e256a842
|
[maven-release-plugin] prepare for next development iteration
|
2014-09-10 17:24:15 -07:00 |
Xavier Léauté
|
f7dc13d240
|
[maven-release-plugin] prepare release druid-0.6.153
|
2014-09-10 17:24:11 -07:00 |
fjy
|
fec7b43fcb
|
make making v9 segments something completely configurable
|
2014-09-10 15:28:30 -07:00 |
nishantmonu51
|
2e3be39048
|
Merge branch 'offheap-incremental-index' into mapdb-branch
|
2014-09-10 11:06:54 +05:30 |
fjy
|
351afb8be7
|
allow legacy index generator
|
2014-09-09 17:04:35 -07:00 |
nishantmonu51
|
2b3ad4d742
|
append a random UUID to map name
avoid collision with dimension name
|
2014-09-09 23:20:19 +05:30 |
nishantmonu51
|
e7a5a01f7b
|
cache size locally
|
2014-09-09 16:02:50 +05:30 |
nishantmonu51
|
178f002f05
|
indexing working with mapdb
|
2014-09-09 15:59:33 +05:30 |
Xavier Léauté
|
22553b0b28
|
[maven-release-plugin] prepare for next development iteration
|
2014-09-05 11:07:22 -07:00 |
Xavier Léauté
|
570a7a07bf
|
[maven-release-plugin] prepare release druid-0.6.152
|
2014-09-05 11:07:14 -07:00 |
Xavier Léauté
|
c255bd76a9
|
add a test for the previous fix
|
2014-09-05 11:03:35 -07:00 |
Xavier Léauté
|
5dd23b19c3
|
fix interval start before end in TimewarpOperator
|
2014-09-05 10:55:45 -07:00 |
fjy
|
e24be03a38
|
[maven-release-plugin] prepare for next development iteration
|
2014-09-04 14:10:13 -07:00 |
fjy
|
a933ea1866
|
[maven-release-plugin] prepare release druid-0.6.151
|
2014-09-04 14:10:09 -07:00 |
xvrl
|
c4c54f7bc9
|
Merge pull request #721 from metamx/fix-union-query
fix Union Query result merging
|
2014-09-04 12:20:19 -07:00 |
nishantmonu51
|
0dec5826ed
|
remove unused imports
|
2014-09-05 00:07:42 +05:30 |
nishantmonu51
|
90632ecf3a
|
review comment - have separate methods
|
2014-09-05 00:03:36 +05:30 |
fjy
|
f473e62f1f
|
Merge pull request #714 from metamx/cleanup-javadocs
Cleanup javadocs
|
2014-09-04 12:28:10 -06:00 |
nishantmonu51
|
2772a78b3b
|
review comments - move merging to tool chest
|
2014-09-04 11:31:04 +05:30 |
nishantmonu51
|
268a42bd79
|
fix Union Query result merging
|
2014-09-03 16:38:02 +05:30 |
nishantmonu51
|
c056960082
|
fix nested group by with hyperuniques
|
2014-09-01 10:50:09 +05:30 |
Xavier Léauté
|
75134335de
|
fix last merge from master not being forward-compatible
|
2014-08-30 22:45:36 -07:00 |
Xavier Léauté
|
508e982190
|
Merge remote-tracking branch 'origin/master' into druid-0.7.x
Conflicts:
cassandra-storage/pom.xml
common/pom.xml
examples/config/historical/runtime.properties
examples/config/overlord/runtime.properties
examples/config/realtime/runtime.properties
examples/pom.xml
hdfs-storage/pom.xml
histogram/pom.xml
indexing-hadoop/pom.xml
indexing-service/pom.xml
kafka-eight/pom.xml
kafka-seven/pom.xml
pom.xml
processing/pom.xml
rabbitmq/pom.xml
s3-extensions/pom.xml
server/pom.xml
server/src/main/java/io/druid/server/ClientQuerySegmentWalker.java
services/pom.xml
|
2014-08-30 22:42:36 -07:00 |
Gian Merlino
|
96d7b18163
|
[maven-release-plugin] prepare for next development iteration
|
2014-08-29 15:29:58 -07:00 |
Gian Merlino
|
860cf36ab1
|
[maven-release-plugin] prepare release druid-0.6.150
|
2014-08-29 15:29:54 -07:00 |
xvrl
|
068a5fe2aa
|
Merge pull request #715 from metamx/aggregator-factory-equals-hashcode
AggregatorFactory equals() and hashCode() methods.
|
2014-08-29 15:22:00 -07:00 |
Gian Merlino
|
879e615314
|
AggregatorFactory equals() and hashCode() methods.
|
2014-08-29 15:02:04 -07:00 |
Xavier Léauté
|
58ab759fc6
|
remove unused imports
|
2014-08-29 14:03:47 -07:00 |
Xavier Léauté
|
ac05836833
|
make Java 8 javadoc happy
|
2014-08-29 13:58:50 -07:00 |
Xavier Léauté
|
daca178631
|
[maven-release-plugin] prepare for next development iteration
|
2014-08-29 10:43:19 -07:00 |
Xavier Léauté
|
0793a5aee6
|
[maven-release-plugin] prepare release druid-0.6.149
|
2014-08-29 10:43:15 -07:00 |
Xavier Léauté
|
674e7b0447
|
add tests for timeboundary timewarp
|
2014-08-28 17:59:56 -07:00 |
Xavier Léauté
|
743a9bfdac
|
fix offset and nulls
|
2014-08-28 17:35:26 -07:00 |
Xavier Léauté
|
9f742a87a6
|
fix timewarp with different bounds
|
2014-08-28 17:15:45 -07:00 |
Xavier Léauté
|
b0b39d6ec0
|
fix maxTime caching for individual bounds
|
2014-08-28 17:14:25 -07:00 |
Xavier Léauté
|
1d6842c7f0
|
[maven-release-plugin] prepare for next development iteration
|
2014-08-27 12:22:53 -07:00 |