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

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -