682 Commits

Author SHA1 Message Date
nishantmonu51
c39eaf870b TimeAndDims optimise to store indexes 2014-09-11 16:13:37 +05:30
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
fjy
197c80a694 fix logging 2014-08-21 13:40:55 -07:00
fjy
64ff5f0880 add back broken synch 2014-08-21 13:20:23 -07:00
fjy
e5d1c390fa add extra logging 2014-08-21 13:17:29 -07:00
nishantmonu51
c216eb7340 remove ThreadSafeAggregator 2014-08-21 23:56:07 +05:30
nishantmonu51
67f4bbae74 fixes from review comments
fix sync of aggs,
fix NPE in sink.isFull,
RealtimeTuningConfig lower the bufferSize to 256m
2014-08-21 09:24:14 +05:30
Xavier Léauté
8933685884 log allocation of conversionBuf 2014-08-20 12:41:47 -07:00
fjy
fd09b1b5f1 cleanup things according to cr 2014-08-20 09:49:21 -07:00
nishantmonu51
33354cf7fe replace maxRowsInMemory with BufferSize 2014-08-20 20:59:44 +05:30
fjy
88a904e0b3 address cr about progress ind 2014-08-19 12:59:01 -07:00
fjy
0facb4202d cleanup 2014-08-18 17:22:44 -07:00
fjy
3933af79a0 fix small bug 2014-08-18 17:13:06 -07:00
nishantmonu51
4dd01d4eae review comments 2014-08-18 19:34:56 +05:30
fjy
8fabc541f0 Merge branch 'druid-0.7.x' into offheap-incremental-index 2014-08-14 11:39:44 -07:00
Xavier Léauté
603152eb18 fix compilation with Java 8 2014-08-14 11:37:47 -07:00
fjy
18d3acd3a8 fix all manners of brokenness from nulls and empty strings 2014-08-14 11:11:57 -07:00
fjy
1adec23126 some better null handling for MV 2014-08-12 16:40:02 -07:00
Xavier Léauté
b448deeca0 fix compilation with Java 8 2014-08-12 14:02:08 -07:00
Xavier Léauté
161c2f0fff Merge branch '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
	services/pom.xml
2014-08-12 14:00:21 -07:00
fjy
4e3f4fbc22 [maven-release-plugin] prepare for next development iteration 2014-08-12 13:24:55 -07:00
fjy
f3aafc246c [maven-release-plugin] prepare release druid-0.6.144 2014-08-12 13:24:50 -07:00
fjy
d4014c6a4e Merge pull request #675 from metamx/slimmer-column-cache
reduce object count overhead of column cache
2014-08-12 14:16:33 -06:00
fjy
578e0b4fb6 add more logging for groupby caching 2014-08-12 12:35:39 -07:00
nishantmonu51
f36d030ef2 fix NPE while indexing 2014-08-13 00:54:31 +05:30
nishantmonu51
c6712739dc merge changes from druid-0.7.x 2014-08-12 15:47:42 +05:30
Xavier Léauté
a1bcff49c5 disable column cache by default 2014-08-11 18:10:33 -07:00
Xavier Léauté
69f4c2677f formatting 2014-08-11 18:10:19 -07:00
Xavier Léauté
da399724eb add approximate object overhead 2014-08-11 17:07:10 -07:00
Xavier Léauté
aecf4491be reduce object count overhead of column cache 2014-08-11 15:25:14 -07:00
fjy
b740987381 Merge pull request #616 from metamx/jisoo
add retry feature on broker side; modify QueryRunner inferface and tests
2014-08-11 15:36:16 -06:00
fjy
2ecd55bae5 Merge branch 'druid-0.7.x' into new-init
Conflicts:
	examples/config/historical/runtime.properties
	examples/config/overlord/runtime.properties
	examples/config/realtime/runtime.properties
2014-08-11 12:47:38 -07:00
fjy
70b86c5551 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
	rabbitmq/pom.xml
	s3-extensions/pom.xml
	server/pom.xml
	services/pom.xml
2014-08-11 12:35:47 -07:00
fjy
0cff63c7c6 [maven-release-plugin] prepare for next development iteration 2014-08-09 19:36:11 -07:00
fjy
724562b181 [maven-release-plugin] prepare release druid-0.6.143 2014-08-09 19:36:05 -07:00
fjy
d58ae945a4 [maven-release-plugin] prepare for next development iteration 2014-08-08 16:22:38 -07:00
fjy
d240479133 [maven-release-plugin] prepare release druid-0.6.142 2014-08-08 16:22:34 -07:00
fjy
8998700760 prepare for next release 2014-08-08 16:19:45 -07:00
fjy
199f2b1683 [maven-release-plugin] prepare for next development iteration 2014-08-08 15:53:53 -07:00
fjy
29a077d893 [maven-release-plugin] prepare release druid-0.6.141 2014-08-08 15:53:49 -07:00
fjy
958792db5c [maven-release-plugin] prepare for next development iteration 2014-08-08 15:16:38 -07:00
fjy
4482e1b7d8 [maven-release-plugin] prepare release druid-0.6.140 2014-08-08 15:16:34 -07:00
Xavier Léauté
d198959c60 fix test harness 2014-08-08 14:05:10 -07:00
fjy
ddcea18631 fix dependencies 2014-08-08 14:02:14 -07:00
fjy
c860de43cf fix dependencies 2014-08-08 13:46:25 -07:00
fjy
ab5c529ad6 Merge branch 'druid-0.7.x' into new-init 2014-08-08 13:45:37 -07:00