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

javascript - IndexedDB error: Uncaught DataCloneError: Failed to execute 'put' on 'IDBObjectStore': An object could not be cloned -

java - Unable to make sub reports with Jasper -

Integrity error when loading fixtures for Selenium testing in Django -