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 -

android - Adapter not working with listview -

javascript - PhoneGap show downloaded image in iframe -