890 Commits

Author SHA1 Message Date
fjy
00f7077f50 [maven-release-plugin] prepare for next development iteration 2014-08-22 08:28:56 -07:00
fjy
df488563e4 [maven-release-plugin] prepare release druid-0.6.147 2014-08-22 08:28:51 -07:00
fjy
172d0b6291 fix cache bug with group by query and uniques 2014-08-22 08:26:06 -07:00
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
fjy
df48b48e35 [maven-release-plugin] prepare for next development iteration 2014-08-21 12:50:33 -07:00
fjy
4f0b994037 [maven-release-plugin] prepare release druid-0.6.146 2014-08-21 12:50:30 -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
nishantmonu51
e525562767 review comments - cleanup ColumnSelectorFactory 2014-08-20 15:04:43 +05:30
nishantmonu51
60906c3244 Revert "make valueType configurable"
This reverts commit 6f60a3f60437ddfff2065110d8622ef218fd4b65.
2014-08-20 11:55:26 +05:30
nishantmonu51
0c77f549ff Revert "return correct valueType"
This reverts commit 0b42ca4c75a451e221bf74d312693f9eead9f945.
2014-08-20 11:54:20 +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
51988be776 [maven-release-plugin] prepare for next development iteration 2014-08-14 14:59:00 -07:00
fjy
2830028092 [maven-release-plugin] prepare release druid-0.6.145 2014-08-14 14:58:57 -07:00
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
nishantmonu51
0b42ca4c75 return correct valueType 2014-08-13 18:34:00 +05:30
nishantmonu51
6f60a3f604 make valueType configurable 2014-08-13 14:37:57 +05:30
nishantmonu51
03d7ec04be make tests pass 2014-08-13 10:55:20 +05:30
nishantmonu51
1b0a72751b Add support for LongColumn 2014-08-13 08:52:36 +05:30
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