fjy
|
fdeab0c6af
|
make Druid case sensitive
|
2014-11-19 14:27:31 -08:00 |
nishantmonu51
|
f0452c5968
|
merge from master
|
2014-11-18 19:34:51 +05:30 |
nishantmonu51
|
edf0fc0851
|
Make hashed partitions spec default
- make hashed partitionsSpec as default partitions spec for 0.7
|
2014-11-17 19:48:12 +05:30 |
nishantmonu51
|
0c2d06475d
|
merge from master
|
2014-11-17 19:19:18 +05:30 |
Xavier Léauté
|
0498df25df
|
override metadata storage injection in CliHadoopIndexer
|
2014-11-07 13:44:56 -08:00 |
Xavier Léauté
|
50a191425c
|
fix injection on MetadataStorageUpdaterJob
|
2014-11-07 11:11:14 -08:00 |
Xavier Léauté
|
20a9aef96a
|
fix test
|
2014-11-06 17:27:05 -08:00 |
Xavier Léauté
|
9c06db021f
|
rename db->metadata postgres->postgresql
|
2014-10-31 10:30:27 -07:00 |
jisookim0513
|
aa754b86e8
|
build success!
|
2014-10-24 11:28:42 -07:00 |
fjy
|
bef74104d9
|
merge with 0.7.x and resolve any conflicts
|
2014-10-23 17:24:06 -07:00 |
fjy
|
d76d57d95d
|
update docs
|
2014-10-22 16:16:28 -07:00 |
jisookim0513
|
37979282fe
|
enabled ansi-quote in mysql; insert statement should now work
|
2014-10-21 00:09:19 -07:00 |
jisookim0513
|
7d5c5f2083
|
fixed createTable; fixed miscellaneous stuff; added DerbyMetadataRuleManagerProvider
|
2014-10-17 00:10:36 -07:00 |
nishantmonu51
|
41e88baeca
|
Add test for bucket selection
|
2014-10-15 23:09:28 +05:30 |
nishantmonu51
|
f4a97aebbc
|
fix rollup for hashed partitions
truncate timestamp while calculating the partitionNumber
|
2014-10-15 22:32:56 +05:30 |
nishantmonu51
|
b5d66381f3
|
more cleanup
|
2014-10-14 18:32:40 +05:30 |
nishantmonu51
|
454acd3f5a
|
remove backwards compatible code
1) remove backwards compatible and deprecated code
2) make hashed partitions spec default
|
2014-10-13 19:30:44 +05:30 |
fjy
|
c7b4d5b7b4
|
Merge branch 'master' into druid-0.7.x
Conflicts:
processing/src/test/java/io/druid/segment/filter/SpatialFilterTest.java
|
2014-10-02 18:12:10 -07:00 |
nishantmonu51
|
ad75a21040
|
separate offheapIncrementalIndex implementation
|
2014-10-01 13:58:51 +05:30 |
jisookim0513
|
9d7b5d9b0f
|
fixed javadoc; fixed pom files; deleted unnecessary class
|
2014-09-30 13:47:35 -07:00 |
nishantmonu51
|
358ff915bb
|
fix merge conflicts
|
2014-09-30 22:19:18 +05:30 |
nishantmonu51
|
2789536bed
|
merge changes from druid-0.7.x
|
2014-09-30 22:05:49 +05:30 |
nishantmonu51
|
61c7fd2e6e
|
make ingestOffheap tuneable
|
2014-09-30 15:30:02 +05:30 |
nishantmonu51
|
adb4a65e0a
|
Merge branch 'offheap-incremental-index' into mapdb-branch
|
2014-09-29 12:38:31 +05:30 |
jisookim0513
|
74565c9371
|
cleaned up the code
|
2014-09-27 13:10:01 -07:00 |
jisookim0513
|
aa887edb73
|
added two seperate modules for mysql and postgres
|
2014-09-27 13:08:53 -07:00 |
flow
|
2dd62979bb
|
Fixed the issue of batch ingestion with indexing service to hdfs end up with the path of metadata in mysql missing "hdfs://host" prefix. The detail describe can be found here: https://groups.google.com/forum/#!topic/druid-development/ofvSxiPpCxI
|
2014-09-27 22:26:52 +08:00 |
jisookim0513
|
6a641621b2
|
finished merging into druid-0.7.x; derby not working (to be fixed)
|
2014-09-26 14:24:53 -07:00 |
jisookim0513
|
43cc6283d3
|
trying to revert files that have overwritten changes
|
2014-09-26 12:38:04 -07:00 |
fjy
|
eaf0a48b92
|
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/guice/PropertiesModule.java
rabbitmq/pom.xml
s3-extensions/pom.xml
server/pom.xml
services/pom.xml
|
2014-09-26 11:39:24 -07:00 |
jisookim0513
|
3bf39cc9f8
|
attempted to fix merge-conflicts
|
2014-09-24 15:55:42 -07:00 |
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 |
jisookim0513
|
273205f217
|
initial attempt for abstraction; druid cluster works with Derby as a default
|
2014-09-19 17:39:59 -07:00 |
nishantmonu51
|
8eb6466487
|
revert buffer size and add back rowFlushBoundary
|
2014-09-19 23:06:04 +05:30 |
Xavier Léauté
|
d501b052ea
|
remove unused columnConfig
|
2014-09-15 13:02:47 -07:00 |
Xavier Léauté
|
e57e2d97ba
|
make constants final
|
2014-09-15 12:53:40 -07:00 |
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
|
fec7b43fcb
|
make making v9 segments something completely configurable
|
2014-09-10 15:28:30 -07:00 |
fjy
|
351afb8be7
|
allow legacy index generator
|
2014-09-09 17:04:35 -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 |
fjy
|
12f4147df5
|
switch index gen job to use logging indicator
|
2014-08-21 13:28:15 -07:00 |
fjy
|
d64879ccca
|
more cleanup
|
2014-08-20 13:22:42 -07:00 |
fjy
|
bb73b2556e
|
fix compilation
|
2014-08-20 13:17:00 -07:00 |
fjy
|
92f26d9a1f
|
cleanup rowflushboundary
|
2014-08-20 13:09:37 -07:00 |
nishantmonu51
|
79ff993b31
|
increase default buffer size to 512m
|
2014-08-20 22:15:06 +05:30 |
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 |
nishantmonu51
|
c6712739dc
|
merge changes from druid-0.7.x
|
2014-08-12 15:47:42 +05:30 |