nishantmonu51
ec2a32acfc
review comments
2014-02-10 12:53:36 +05:30
nishantmonu51
dc097081a6
remove writeOpQueueFactory
...
for writeQueueFactory the buffer of the element is nulled by memcache
before remove is called, thus we are not able to determine the size of
element while removing, We can potentially work around this by adding a
wrapper to keep track of size but that will have its extra overhead,
Also verified from the heap dump that the growing queue was the queue
for opQueue.
2014-02-07 20:00:25 +05:30
nishantmonu51
db93e45bef
minor fix
2014-02-07 17:52:52 +05:30
nishantmonu51
61d99bb8f2
change byte size config to long
2014-02-07 16:56:15 +05:30
nishantmonu51
d27274463b
add separate putLock and takeLocks + test
2014-02-07 16:52:07 +05:30
nishantmonu51
7bbb6ba063
support for bounding operation queue by the byte size
2014-02-06 23:33:32 +05:30
fjy
636eb23f71
Merge pull request #382 from metamx/tasks-table-index
...
DbConnector: Indexes on tasks table
2014-02-05 17:01:48 -07:00
Gian Merlino
53c5124b99
DbConnector: Indexes on tasks table
2014-02-05 15:59:14 -08:00
fjy
056e82a516
[maven-release-plugin] prepare for next development iteration
2014-02-04 15:23:34 -08:00
fjy
0ea45b590f
[maven-release-plugin] prepare release druid-0.6.56
2014-02-04 15:23:30 -08:00
fjy
badc7b2e3f
fix bug with load throttling and more tests
2014-02-04 15:21:45 -08:00
fjy
fc4cd79125
[maven-release-plugin] prepare for next development iteration
2014-02-03 16:47:50 -08:00
fjy
4d52e20fe1
[maven-release-plugin] prepare release druid-0.6.55
2014-02-03 16:47:46 -08:00
fjy
8b398533cb
fix more bugs with determining what is assignable and what is not
2014-02-03 16:45:59 -08:00
fjy
46571ddf69
[maven-release-plugin] prepare for next development iteration
2014-02-03 16:35:02 -08:00
fjy
cebb46a259
[maven-release-plugin] prepare release druid-0.6.54
2014-02-03 16:34:57 -08:00
fjy
f4b6165307
fix bugs with finding indexing workers to assign
2014-02-03 16:33:06 -08:00
fjy
d4eba49722
remove debug printing
2014-02-03 16:16:46 -08:00
fjy
2d7af555d0
Merge pull request #380 from agile/data_format_docs
...
Link Data Formats document and format spec references
2014-02-03 14:30:26 -08:00
Gian Merlino
994c7e3fa8
RemoteTaskActionClient: Retry on ChannelExceptions too
2014-02-03 08:16:51 -08:00
Mike Vincent
5a152f8b1f
Link Data Formats document and format spec references
2014-02-02 19:47:55 -06:00
fjy
21d518e15c
[maven-release-plugin] prepare for next development iteration
2014-01-31 16:32:25 -08:00
fjy
84f434d9f4
[maven-release-plugin] prepare release druid-0.6.53
2014-01-31 16:32:21 -08:00
fjy
63aacc71e3
Merge pull request #378 from metamx/upgrade-jquery
...
Update jquery to the latest version
2014-01-31 12:38:25 -08:00
fjy
019be5c3b0
update jquery
2014-01-31 12:37:37 -08:00
fjy
e6d4121cec
Merge pull request #375 from metamx/igalDruid
...
Igal druid
2014-01-30 16:33:22 -08:00
Xavier Léauté
18c6a070ca
fix default locale for tests - fixes #374
2014-01-30 11:36:34 -08:00
Igal Levy
3a980b8a68
Merge branch 'master' into igalDruid
...
Resolve conflict in first tutorial.
Conflicts:
docs/content/Tutorial:-The-Druid-Cluster.md
2014-01-28 09:35:39 -08:00
Igal Levy
01e8d9e0a0
fixed typo
2014-01-27 17:29:49 -08:00
Igal Levy
1bca1c47b7
creating a doc to cover ingestion of csv and tsv formats
2014-01-27 17:29:05 -08:00
fjy
74dd855a45
fix spelling
2014-01-28 05:50:23 +08:00
fjy
7a116bf784
backwards compatibility fix for rules serde
2014-01-27 20:47:11 +08:00
Gian Merlino
f293794710
WebJsonSupplierTest: Use fqdn to avoid search domain wonkiness ( fixes #275 )
2014-01-27 19:49:12 +08:00
fjy
8edf0cf136
more backwards compatability fix
2014-01-26 21:27:34 +08:00
nishantmonu51
7800dac7f7
backwards compatibility fix
2014-01-26 20:34:43 +08:00
fjy
158a725985
fix backwards compat issues
2014-01-26 20:07:09 +08:00
fjy
8ab0636f5c
fix coord resource
2014-01-26 20:04:04 +08:00
Igal Levy
06b73b366a
minor rewriting for flow; fixed some wrong links
2014-01-24 16:48:19 -08:00
fjy
6581436c0c
update kafka 7 dep to be able to actually run it locally
2014-01-25 07:26:17 +08:00
fjy
0c789412bb
add a workaround for jackson bug where jacksoninject fails when a null value is passed through json creator annotated constructor
2014-01-25 07:07:27 +08:00
fjy
facc9c51d3
fix max pending persists
2014-01-25 05:34:41 +08:00
Igal Levy
3301d5d510
added a little padding to table cells to improve look and readablity
2014-01-24 13:14:56 -08:00
Igal Levy
5aacfe72e1
minor corrections and edits for flow
2014-01-24 12:26:38 -08:00
fjy
6b39591030
Merge pull request #351 from metamx/az
...
Bridge Multiple Druid Clusters
2014-01-21 17:33:15 -08:00
fjy
f3e1cbc423
fix according to code review
2014-01-21 16:26:28 -08:00
fjy
16f5f1d9cb
Merge branch 'master' into az
2014-01-21 13:59:41 -08:00
fjy
6c32b0fc76
Merge pull request #367 from metamx/port-hll
...
Port Community contributed hyperloglog implementation from 0.5.x to 0.6.x
2014-01-21 13:31:14 -08:00
fjy
33cfa41efb
revert change
2014-01-21 13:30:40 -08:00
fjy
4efa93a190
move tests
2014-01-21 13:28:58 -08:00
fjy
b85a28ab96
port hll from 0.5.x to 0.6.x
2014-01-21 13:21:31 -08:00