Hi,
I am using Spark Streaming to read tweets from twitter. It works fine. Now
I want to be able to fetch older tweets in my spark code. Twitter4j has API
to set date
http://twitter4j.org/oldjavadocs/4.0.4/twitter4j/Query.html

Is there a way to set this using TwitterUtils or do I need to write
different code?


Thanks.
LCassa

Reply via email to