hadoop - How to configure Apache Flume to fetch data from Twitter for specific period? -


i have hadoop cluster , apache flume data integration twitter hdfs, default fetches data chronological order recent tweet fetched first , likewise, , have usecase fetch specific data twitter specific period, month feb 2013. kindly let me know there configuration or property in flume or twitter handle need set.

thanks in advance.

you might want use customized source flume.

http://blog.cloudera.com/blog/2012/10/analyzing-twitter-data-with-hadoop-part-2-gathering-data-with-flume/

the twittersource mentioned in above link fetch twitter data based on keyword.