druid/realtime
Gian Merlino 341ee27419 Changes to allow pushing events directly to realtime tasks, and the creation
of single-segment realtime tasks.

Realtime:
- Move firehose stuff to com.metamx.druid.realtime.firehose package
- ClippedFirehoseFactory provides a time-clipped view
- TimedShutoffFirehoseFactory shuts off at a particular time

Indexer:
- Split StringInputRowParser into {String,Map}InputRowParser

Merger:
- Remove minTime in favor of clipped firehoses
- Add task executor servlet that can push events to EventReceivers
- Add EventReceivingFirehose that accepts events as an EventReceiver
2013-04-25 14:06:46 +03:00
..
src/main/java/com/metamx/druid/realtime Changes to allow pushing events directly to realtime tasks, and the creation 2013-04-25 14:06:46 +03:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-04-19 17:15:07 -07:00