scala - Does Spark's TwitterUtils library captures all the twitters? -
i using spark's twitterutils library work twitters. however, i'm getting on average 60 twitters per second, while there must far more twitters per second. so, seems twitterutils library not capturing twitters. there solution this?
this not linked spark's library, twitter limitation stream. if use public twitter stream, limited 1% of global traffic, around 60 tweets/seconds.
if want unlimited access need subscribe paid services, gnip (http://www.gnip.com ) twitter subsidiary.
Comments
Post a Comment