fjy
|
d33aba728a
|
Merge pull request #353 from metamx/fix-request-balancing
Fix request balancing
|
2014-01-09 16:06:06 -08:00 |
Igal Levy
|
2ddf3c4ef6
|
first stab at overhauling this doc to bring it up to date
|
2014-01-09 15:44:54 -08:00 |
Xavier Léauté
|
84273d4fc2
|
add docs
|
2014-01-09 15:18:40 -08:00 |
Xavier Léauté
|
ca90530085
|
simplify things a bit
|
2014-01-09 14:45:13 -08:00 |
Xavier Léauté
|
632d6b0a78
|
make server selection configurable, add back random server selection
|
2014-01-09 14:37:33 -08:00 |
nishantmonu51
|
da01c4a78a
|
Add registration for backward compatibility
|
2014-01-10 02:02:06 +05:30 |
Xavier Léauté
|
3d734944ef
|
fix connection counting
|
2014-01-09 11:55:43 -08:00 |
nishantmonu51
|
d28f9daccb
|
Remove duplicate registration of service
If the serviceName does not contain ":" this leads to duplicate
registration of firehose with same name
|
2014-01-10 01:17:41 +05:30 |
fjy
|
81cdf1b6d0
|
Merge pull request #340 from metamx/igalDruid
Igal druid
|
2014-01-08 18:39:00 -08:00 |
fjy
|
2aabc6c4e6
|
Merge branch 'master' into select
Conflicts:
processing/src/main/java/io/druid/query/Query.java
server/src/main/java/io/druid/guice/QueryRunnerFactoryModule.java
server/src/main/java/io/druid/guice/QueryToolChestModule.java
server/src/main/java/io/druid/segment/realtime/plumber/RealtimePlumberSchool.java
|
2014-01-08 16:31:19 -08:00 |
fjy
|
96caf2d518
|
Merge branch 'master' into az
|
2014-01-08 16:23:05 -08:00 |
fjy
|
90f3056fce
|
clean up doc
|
2014-01-08 16:10:48 -08:00 |
fjy
|
f8478d49d8
|
Merge pull request #350 from metamx/topN
Approximate TopN Query
|
2014-01-08 15:58:52 -08:00 |
fjy
|
0301dde671
|
remove unnecessary doc line
|
2014-01-08 15:56:29 -08:00 |
fjy
|
50a6839693
|
inital commit of topNs
|
2014-01-08 15:51:03 -08:00 |
Gian Merlino
|
9037141c00
|
IndexTask: Better logging at the end of each segment
|
2014-01-08 15:22:12 -08:00 |
Gian Merlino
|
1476d7f51e
|
LinearShardSpec, NumberedShardSpec toString methods
|
2014-01-08 15:22:12 -08:00 |
fjy
|
838e555a81
|
Merge pull request #349 from metamx/indexing-stuff
Indexing stuff
|
2014-01-08 14:57:54 -08:00 |
Gian Merlino
|
2c53af4d66
|
ForkingTaskRunner: Upload task logs even when job fails
|
2014-01-08 14:46:18 -08:00 |
Gian Merlino
|
7f430d9fde
|
RealtimeIndexTask: If a Throwable was thrown it is not a normalExit
|
2014-01-08 14:45:35 -08:00 |
fjy
|
306f4b8fa2
|
more tests
|
2014-01-08 14:08:41 -08:00 |
fjy
|
f44509b530
|
queries working at this point, tests pass, still need more tests and fix rules interface
|
2014-01-07 16:24:53 -08:00 |
Gian Merlino
|
83b4641e31
|
ForkingTaskRunnerConfig: Add java.io.tmpdir to allowedPrefixes
|
2014-01-07 16:12:24 -08:00 |
fjy
|
6db52c8297
|
Merge pull request #347 from metamx/finishJob-metrics
IndexTask: Print metrics even if finishJob fails
|
2014-01-07 11:03:36 -08:00 |
Gian Merlino
|
bf158102c4
|
IndexTask: Print metrics even if finishJob fails
|
2014-01-07 07:17:19 -08:00 |
fjy
|
e11952f3b6
|
bridge is kinda working for mastery stuff right now, tests pass
|
2014-01-06 17:01:50 -08:00 |
fjy
|
98d01b1a9c
|
Merge branch 'master' into az
|
2014-01-06 09:31:33 -08:00 |
fjy
|
3544b7ec4a
|
Fixes #346
|
2014-01-06 09:31:04 -08:00 |
fjy
|
2b46c1d292
|
[maven-release-plugin] prepare for next development iteration
|
2014-01-02 19:53:41 -08:00 |
fjy
|
7a0f634b02
|
[maven-release-plugin] prepare release druid-0.6.47
|
2014-01-02 19:53:35 -08:00 |
fjy
|
2d3c4812e5
|
passing tests from loading across tiers
|
2014-01-02 11:33:05 -08:00 |
fjy
|
488a118f3f
|
Merge branch 'master' into az
|
2014-01-02 10:53:37 -08:00 |
fjy
|
2205ebf459
|
Merge pull request #343 from metamx/dependency-cleanup
Dependency cleanup & Initialization tests
|
2014-01-02 10:51:29 -08:00 |
fjy
|
6634762d97
|
Merge pull request #344 from metacret/master
curator 2.3.0
|
2014-01-02 10:40:48 -08:00 |
Jae Hyeon Bae
|
e4bcbcf3cc
|
curator 2.3.0
|
2014-01-02 10:35:09 -08:00 |
Xavier Léauté
|
c0e7837a58
|
add back guice-servlet
|
2014-01-02 10:18:31 -08:00 |
Xavier Léauté
|
ef05312c97
|
cleanup dependencies
|
2013-12-30 16:31:12 -08:00 |
Xavier Léauté
|
95d92915bf
|
more tests for Initialization + dependency cleanup
|
2013-12-30 16:31:10 -08:00 |
fjy
|
6c6c1c83f8
|
Merge pull request #335 from rays-qpi/postgres-support
Remove unused payload column from sub-select that fails in postgres. Use ...
|
2013-12-23 08:25:02 -08:00 |
Igal Levy
|
5efca6eea8
|
Merge branch 'master' into igalDruid
|
2013-12-20 13:45:16 -08:00 |
Igal Levy
|
39012c6dbe
|
Separated realitme ingestion from realtime node info; under Data Ingestion the Realtime link now points to the new realtime-ingestion page
|
2013-12-20 13:43:55 -08:00 |
Igal Levy
|
9b53912209
|
Added titles
|
2013-12-20 13:42:22 -08:00 |
Igal Levy
|
3d66f0fb8b
|
added Realtime-ingestion under Data Ingestion (this is the content split from Realtime, which is now just about the node); moved Firehose and Plumber under Realtime-ingestion
|
2013-12-20 13:08:25 -08:00 |
Igal Levy
|
d283693d78
|
updated links and references since these two files contain the lists of firehoses and plumbers they refer to, and pointed to Realtime-ingestion for the example of the kafka firehose
|
2013-12-20 13:04:40 -08:00 |
Gian Merlino
|
668cf009a0
|
[maven-release-plugin] prepare for next development iteration
|
2013-12-20 12:28:54 -08:00 |
Gian Merlino
|
bd58def933
|
[maven-release-plugin] prepare release druid-0.6.46
|
2013-12-20 12:28:49 -08:00 |
Gian Merlino
|
bbe1b82347
|
Update versions
|
2013-12-20 12:26:27 -08:00 |
Gian Merlino
|
26991b5a2a
|
Indexing service: Fix termination related log message
|
2013-12-20 12:05:42 -08:00 |
Gian Merlino
|
837dee1934
|
RealtimePlumberSchool: Alert and continue on any exception when abandoning segments
|
2013-12-20 11:38:42 -08:00 |
Gian Merlino
|
4d83837e88
|
RealtimeIndexTask: Clean up imports and comments
|
2013-12-20 11:37:16 -08:00 |