Gian Merlino
|
5e447937e2
|
[maven-release-plugin] prepare for next development iteration
|
2012-11-21 16:09:14 -08:00 |
Gian Merlino
|
32d46a3eec
|
[maven-release-plugin] prepare release druid-0.1.5
|
2012-11-21 16:09:08 -08:00 |
Fangjin Yang
|
cf1c741f8a
|
[maven-release-plugin] prepare for next development iteration
|
2012-11-13 15:10:12 -08:00 |
Fangjin Yang
|
06bd77fca7
|
[maven-release-plugin] prepare release druid-0.1.4
|
2012-11-13 15:10:00 -08:00 |
Fangjin Yang
|
dd17992172
|
[maven-release-plugin] prepare for next development iteration
|
2012-11-09 15:50:24 -08:00 |
Fangjin Yang
|
47e71080db
|
[maven-release-plugin] prepare release druid-0.1.3
|
2012-11-09 15:50:16 -08:00 |
Fangjin Yang
|
5859599365
|
[maven-release-plugin] prepare for next development iteration
|
2012-11-09 13:41:04 -08:00 |
Fangjin Yang
|
56f2c15e21
|
[maven-release-plugin] prepare release druid-0.1.2
|
2012-11-09 13:40:57 -08:00 |
Fangjin Yang
|
0b7a3f259a
|
[maven-release-plugin] prepare for next development iteration
|
2012-11-09 10:10:32 -08:00 |
Fangjin Yang
|
baba4e7b75
|
[maven-release-plugin] prepare release druid-0.1.1
|
2012-11-09 10:10:26 -08:00 |
Fangjin Yang
|
03e5d74087
|
[maven-release-plugin] prepare for next development iteration
|
2012-11-09 09:33:06 -08:00 |
Fangjin Yang
|
8aff8decad
|
[maven-release-plugin] prepare release druid-0.1.0
|
2012-11-09 09:32:57 -08:00 |
Paul Baclace
|
86d2fb3550
|
added DruidSetup.java and install/druid_setup.sh to run it for Druid ensemble setup (put properties to zk, create zk zpaths, prep db, and dump properties/paths in zk); property druid.zk.paths.base can establish a namespace for a druid ensemble allowing more than one ensemble to use the same zookeepers; this namespace is the base zpath prefix for paths with properties in the form druid.zk.paths.*Path which are normally set automatically now; if druid.zk.paths.*Path are explicitly set, then all of them must be set with absolute paths to ensure careful attention; ZkSetup is now deprecated, use DruidSetup instead; examples/twitter RealtimeStandaloneMain will exit properly now after a kill -15 (control-c or kill pid) instead of hanging on an unstopped daemon.
|
2012-11-06 00:16:27 -08:00 |