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 -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -

Passing Variables from AngelScript to C++ -