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 |
|
nishantmonu51
|
9598a524a8
|
review comment - move index closure to finally
|
2014-08-12 14:58:55 +05:30 |
|
nishantmonu51
|
637bd35785
|
merge changes from druid-0.7.x
|
2014-07-31 16:07:22 +05:30 |
|
nishantmonu51
|
4ce12470a1
|
Add way to skip determine partitions for index task
Add a way to skip determinePartitions for IndexTask by manually
specifying numShards.
|
2014-07-18 18:52:15 +05:30 |
|
nishantmonu51
|
f5f05e3a9b
|
Sync changes from branch new-ingestion PR #599
Sync and Resolve Conflicts
|
2014-07-11 16:15:10 +05:30 |
|
nishantmonu51
|
fa43049240
|
review comments & pom changes
|
2014-07-10 11:48:46 +05:30 |
|
nishantmonu51
|
36fc85736c
|
Add ShardSpec Lookup
Optimize choosing shardSpec for Hash Partitions
|
2014-07-08 18:01:31 +05:30 |
|
fjy
|
4c40e71e54
|
address cr
|
2014-06-19 14:48:46 -07:00 |
|
fjy
|
a870fe5cbe
|
inject column config
|
2014-06-19 14:47:57 -07:00 |
|