fjy
|
fbb1211cbc
|
[maven-release-plugin] prepare for next development iteration
|
2013-08-05 11:44:36 -07:00 |
fjy
|
22a90d36b7
|
[maven-release-plugin] prepare release druid-0.5.23
|
2013-08-05 11:44:28 -07:00 |
cheddar
|
3c808b15c3
|
1) Fix HadoopDruidIndexerConfigTest to actually verify the current correct behavior.
|
2013-08-05 11:37:20 -07:00 |
cheddar
|
d6ac75cff5
|
Merge branch 'master' of github.com:metamx/druid
|
2013-08-05 11:22:37 -07:00 |
cheddar
|
2b71505421
|
1) Fix HadoopDruidIndexerConfig to no longer replace ":" with "_" on the segmentOutputDir. The segmentOutputDir is user-supplied so they should have the ability to just not set a bad directory.
|
2013-08-05 11:22:26 -07:00 |
cheddar
|
e1d65e736c
|
Merge pull request #203 from metamx/worker-resource
Remove retry logic out of the Remote Task Runner and introduce Task resources
|
2013-08-05 11:11:21 -07:00 |
Jan Rudert
|
7195637a41
|
use same hadoop version as druid master (0.20.2)
|
2013-08-05 09:16:57 +02:00 |
Dhruv Parthasarathy
|
1c19fb4a02
|
changed number of replicants
|
2013-08-02 17:41:47 -07:00 |
fjy
|
c33f2f06ff
|
fix logic of how to assign tasks to workers
|
2013-08-02 09:01:02 -07:00 |
Jan Rudert
|
37ab5ef28b
|
Merge branch 'master' of github.com:metamx/druid into HEAD
|
2013-08-02 09:23:19 +02:00 |
Dhruv Parthasarathy
|
6f6a335a40
|
adding profiling for 55k servers
|
2013-08-01 23:38:44 -07:00 |
Dhruv Parthasarathy
|
9f17e8fc43
|
all working
|
2013-08-01 21:01:02 -07:00 |
Dhruv Parthasarathy
|
696b04020b
|
wrote regression test
|
2013-08-01 18:28:48 -07:00 |
fjy
|
584ccac833
|
move scanning of workers and tasks into RTR start, simplify bootstrap, make tests better
|
2013-08-01 17:50:05 -07:00 |
Dhruv Parthasarathy
|
6f28eac995
|
fixed problem of balancer ignoring home server
|
2013-08-01 17:28:32 -07:00 |
Dhruv Parthasarathy
|
cd3b62e123
|
fix to runtime params
|
2013-08-01 17:01:50 -07:00 |
cheddar
|
fba2bc9623
|
Merge pull request #204 from metamx/close-handle
add the ability to unmap mmapped files
|
2013-08-01 14:09:46 -07:00 |
Dhruv Parthasarathy
|
9b340d9f6c
|
simplified console code. Added Builder. Fixed urls
|
2013-08-01 14:06:22 -07:00 |
fjy
|
8f39db7804
|
more data to exception msgs
|
2013-08-01 14:04:27 -07:00 |
fjy
|
6d54ae9f81
|
more unit tests to test for multiple closes in different threads
|
2013-08-01 13:51:56 -07:00 |
fjy
|
dc169d9fcd
|
hide decrement and update close logic to call decrement
|
2013-08-01 13:24:56 -07:00 |
fjy
|
e92e0c35a4
|
put all concurrency test back into server manager test, introduce better concurrency for reference counting
|
2013-08-01 13:13:03 -07:00 |
fjy
|
b86258cc14
|
fix broken master UT based on changes that were discarded as part of a pull req
|
2013-08-01 10:44:39 -07:00 |
fjy
|
2f8351b314
|
fix broken ut
|
2013-08-01 09:41:36 -07:00 |
Jan Rudert
|
73d5ff4b94
|
Merge branch 'master' of github.com:metamx/druid into HEAD
|
2013-08-01 18:00:29 +02:00 |
Jan Rudert
|
de61937167
|
reverted accident change
|
2013-08-01 17:58:32 +02:00 |
Jan Rudert
|
31c048ccb6
|
use hadoop cdh4-4.1.1 and protobuf 2.4.0
|
2013-08-01 17:27:33 +02:00 |
fjy
|
a4edc2221d
|
fix RTR comments
|
2013-07-31 15:28:52 -07:00 |
fjy
|
215d147a69
|
Merge branch 'worker-resource' of github.com:metamx/druid into worker-resource
|
2013-07-31 15:23:49 -07:00 |
fjy
|
e2b5cd6067
|
Merge branch 'master' of github.com:metamx/druid into worker-resource
Conflicts:
indexing-service/src/main/java/com/metamx/druid/indexing/worker/executor/ExecutorNode.java
|
2013-07-31 15:23:13 -07:00 |
fjy
|
f76540c16c
|
move reference counting classes out of server manager and more tests for concurrency
|
2013-07-31 15:14:39 -07:00 |
Dhruv Parthasarathy
|
cf3e6da799
|
fixed git ignore
|
2013-07-31 11:44:37 -07:00 |
Dhruv Parthasarathy
|
dd689ca828
|
changed urls
|
2013-07-31 11:43:24 -07:00 |
fjy
|
5d1fe50703
|
additional ut for reference counting
|
2013-07-30 17:55:57 -07:00 |
fjy
|
404b84823e
|
reference count to make sure we arent accessing any instances of a closed mmapped segment
|
2013-07-30 17:36:56 -07:00 |
Gian Merlino
|
eaddce06d5
|
Call TaskRunner.bootstrap immediately after starting it
|
2013-07-30 15:26:11 -07:00 |
cheddar
|
843b6650a2
|
Merge pull request #206 from metamx/peontimeout
Add a timeout in LoadQueuePeon to fail an assign if it takes too long
|
2013-07-30 15:08:46 -07:00 |
fjy
|
e7c6dd8112
|
get and reset failed assign count
|
2013-07-30 14:50:24 -07:00 |
fjy
|
35d8a82879
|
move the close method to the segment object
|
2013-07-30 12:24:01 -07:00 |
cheddar
|
1c5c2e0ef5
|
Merge pull request #205 from metamx/compress-curator
Toggle between compressed and non compressed service discovery
|
2013-07-30 11:33:43 -07:00 |
cheddar
|
66adef5d64
|
Merge pull request #179 from zanox/master
Fix path used when storing segments to HDFS
|
2013-07-30 11:13:29 -07:00 |
fjy
|
f55e12040f
|
fix according to code review
|
2013-07-29 18:39:14 -07:00 |
Dhruv Parthasarathy
|
b8940b4524
|
added support for dynamicConfigs for Master
|
2013-07-29 18:16:57 -07:00 |
Dhruv Parthasarathy
|
4e4d582e07
|
formatted files
|
2013-07-29 18:10:08 -07:00 |
Dhruv Parthasarathy
|
ac0f0afdbf
|
turned Iterable to ArrayList, fixed potential null pointer in reservoir sampling
|
2013-07-29 18:07:49 -07:00 |
fjy
|
6a96c1fb76
|
fix according to code review comments
|
2013-07-29 17:56:19 -07:00 |
Dhruv Parthasarathy
|
b0d9889c83
|
added web console for changing dynamicConfigs
|
2013-07-29 17:49:09 -07:00 |
fjy
|
af6db21264
|
fix configs based on code review
|
2013-07-29 17:04:27 -07:00 |
fjy
|
091dce11c8
|
Add a timeout in LQP to fail an assign if it takes too long
|
2013-07-29 15:47:05 -07:00 |
fjy
|
50836798fa
|
toggle between compressed and non compressed service discovery
|
2013-07-29 15:40:45 -07:00 |