druid/examples/twitter
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 Changes to allow pushing events directly to realtime tasks, and the creation 2013-04-25 14:06:46 +03:00
group_by_query.body 1) Remove vast majority of usages of IndexIO.mapDir() and deprecated it. IndexIO.loadIndex() is the new IndexIO.mapDir() 2013-01-16 17:10:33 -06:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-04-19 17:15:07 -07:00
run_client.sh Allow group_by or search queries in run_client.sh 2012-10-26 10:45:20 -07:00
run_server.sh made run_server.sh files of examples as consistent as possible 2012-12-01 22:43:54 +01:00
search_query.body Add search query example 2012-10-26 10:45:20 -07:00
twitter_realtime.spec 1) Remove vast majority of usages of IndexIO.mapDir() and deprecated it. IndexIO.loadIndex() is the new IndexIO.mapDir() 2013-01-16 17:10:33 -06:00