mirror of https://github.com/apache/druid.git
3fa46988f5
- MetadataUpdater now built from SegmentAnnouncer, SegmentPublisher instances. - Sinks can take a version instead of always using interval.start. The realtime plumber selects a version using a VersioningPolicy. - Plumbers gained a startJob method. - Realtime plumbers gained an implementation for finishJob. |
||
---|---|---|
client | ||
common | ||
doc | ||
druid-services | ||
examples | ||
index-common | ||
indexer | ||
install | ||
merger | ||
realtime | ||
server | ||
.gitignore | ||
LICENSE | ||
README | ||
build.sh | ||
pom.xml |
README
See the "Wiki" https://github.com/metamx/druid/wiki Build with build.sh See examples/rand See examples/twitter