java - Using Spark Streaming without downloading spark Apache -


i have tweets data , want analyze using spark streaming. can use spark streaming without downloading spark apache or using spark-like environment?


i don't think can.

spark streaming relies on underlying spark framework api , features distributed computing , fault tolerance.


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

delphi - How to resolve undeclared identifier problems -

Alternative for object pools in cocos2d-x v3.3 -