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 -

Save and close a word document by giving a name in R -

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