Commit Graph

2822 Commits

Author SHA1 Message Date
Xavier Léauté 5b4c04510f fix populateCache flag not working 2014-03-05 14:07:15 -08:00
fjy 1ab11b1f74 Merge pull request #419 from metamx/mpp
Blocking Executors and maxPendingPersists, oh my!
2014-03-05 11:57:12 -07:00
Gian Merlino 70db460f97 Blocking Executors and maxPendingPersists, oh my!
- Execs.newBlockingSingleThreaded can now accept capacity = 0.
- Changed default maxPendingPersists from 2 to 0.
- Fixed serde of maxPendingPersists in RealtimeIndexTasks.
2014-03-05 10:55:12 -08:00
Igal Levy 8ef8dac639 Merge branch 'master' into igalDruid 2014-03-04 16:15:00 -08:00
Igal Levy b6d9619db0 fixed markdown rendering issue (literal '<' are interpreted) 2014-03-04 16:14:19 -08:00
fjy 3691d40240 Merge pull request #413 from metamx/igalDruid
updated info re deep storage
2014-03-04 15:41:50 -07:00
fjy 5aba6141d8 Merge pull request #414 from metamx/incremental-index-synchronization-fix
Add test and fix one more issue caught by test
2014-03-04 15:41:26 -07:00
Igal Levy 916bd30db3 fixed link to Cassandra article 2014-03-04 11:44:06 -08:00
Igal Levy a73b4afc4b added note+link about Cassandra option 2014-03-04 11:41:05 -08:00
Igal Levy f9f9b30709 fixed minor typo 2014-03-04 11:40:35 -08:00
nishantmonu51 4f06dd5a7e Add test and fix one more issue caught by test 2014-03-05 01:09:33 +05:30
Igal Levy 5f61175e3f catching up to master 2014-03-04 11:37:57 -08:00
Igal Levy 959f60205a updated info re deep storage 2014-03-04 11:21:30 -08:00
fjy 0feddc3831 Merge pull request #411 from metamx/small-fixes-docs-searchquery-limit
Small fixes
2014-03-04 10:30:27 -07:00
fjy 4983210907 Merge pull request #412 from pgkiran/filepeon-cleanup
Temp filePeon files cleanup
2014-03-04 10:29:52 -07:00
nishantmonu51 eb7bc28f41 fix synchronization
getDimvalues can also add to the dimension, protect it properly
2014-03-04 11:58:43 +05:30
Kiran Patchigolla 2dea60251b Temp filePeon files cleanup
Related to https://groups.google.com/forum/#!topic/druid-development/TFUNas5ubyc
cleanup() method is added but still some files are not cleaned up. Additionally setting deleteOnExit on these temp files
2014-03-03 13:33:47 -08:00
nishantmonu51 40aa6ecaef fix npe queryID 2014-03-01 04:32:27 +05:30
nishantmonu51 5603da189d fix #405 update cluster setup doc
rename old names to new ones
2014-02-28 13:02:05 +05:30
nishantmonu51 eedd6a1b9e fix #362
fix #362
2014-02-28 12:38:39 +05:30
nishantmonu51 e54949ca98 make queryIDProvider a singleton 2014-02-28 12:19:07 +05:30
fjy 37a79dd4cb [maven-release-plugin] prepare for next development iteration 2014-02-27 11:52:40 -08:00
fjy 8cdd0e3d53 [maven-release-plugin] prepare release druid-0.6.62 2014-02-27 11:52:35 -08:00
fjy bddf7b2908 fix naming problems 2014-02-27 11:50:51 -08:00
fjy 6621bcc00e Merge branch 'master' of github.com:metamx/druid 2014-02-27 11:47:25 -08:00
fjy ea2f401b1b update CLA so it can be used for any project 2014-02-27 11:47:20 -08:00
fjy 9502212b12 Merge pull request #403 from metamx/Query_id-for-metrics
add queryID to query context and request_logs
2014-02-27 12:44:05 -07:00
nishantmonu51 0701b1534d review comments queryID changes, add wait time for realtime node queries 2014-02-27 14:39:25 +05:30
Yuval Oren 314e38a2c6 Fixed realtime index query serving failure due to incorrect treatment of DataSource 2014-02-26 22:36:27 -08:00
fjy d57974d58b Merge pull request #407 from metamx/restore-task
Restore task
2014-02-26 19:18:58 -07:00
fjy c2da36f69f Merge pull request #409 from metamx/igalDruid
Igal druid
2014-02-26 19:16:54 -07:00
Igal Levy 95c491db0f fixed broken link 2014-02-26 17:37:52 -08:00
Igal Levy 0721220772 Merge branch 'master' into igalDruid 2014-02-26 17:36:48 -08:00
fjy 3d850aa260 Merge pull request #400 from tucksaun/feat-postgresql-support
Improving PostgreSQL support
2014-02-26 09:57:50 -07:00
nishantmonu51 5e0d418b4b fix determine partitions partitioner to work in local mode 2014-02-26 16:31:42 +05:30
Xavier Léauté 2ffa4ce992 update druid-api version to 0.1.11 2014-02-25 23:41:11 -08:00
Tugdual Saunier e40725d5f3 Added support for PostgreSQL on overlord nodes 2014-02-26 01:24:37 +01:00
Tugdual Saunier a835db2a3c Added support for task storage in PostgreSQL 2014-02-26 01:24:37 +01:00
fjy ff7cc79752 Merge pull request #406 from metamx/refactor-partitionsSpec
hashed partitions improvements
2014-02-25 16:44:08 -07:00
Xavier Léauté 7dbafa5453 fix task id 2014-02-25 13:49:39 -08:00
Xavier Léauté e2defe8bf1 update copyright date 2014-02-25 13:44:15 -08:00
Xavier Léauté f62449621b update druid-api version to 0.1.10 2014-02-25 13:41:40 -08:00
Xavier Léauté 2f61035585 add restore task 2014-02-25 13:41:40 -08:00
nishantmonu51 1ed5254d5b improvements
1) Number of reducers use 1 only when intervals are to be determined
2) Read only useful bytes from BytesWritable
2014-02-26 02:51:45 +05:30
nishantmonu51 b480d8f543 review comments 2014-02-25 03:09:44 +05:30
nishantmonu51 8af63005a6 refactor randomPartitionsSpec to hashedPartitionsSpec
refactor to a more appropriate name
2014-02-25 03:07:31 +05:30
fjy 246ada63c5 fix interval load rule 2014-02-24 12:55:20 -08:00
nishantmonu51 373501a06d add queryID to query context and request_logs 2014-02-24 16:11:33 +05:30
fjy dc69e4f631 Merge branch 'master' of github.com:metamx/druid 2014-02-23 11:36:49 -08:00
fjy 04ee2505e6 edits to paper 2014-02-23 11:36:39 -08:00