Thank you for the suggestion!
Bye.
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Memory-Network-Intensive-Workload-tp8501p15074.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.
-
Hi
Not sure, if this will help you.
1. Create one application that will put files to your S3 bucket from public
data source (You can use public wiki-data)
2. Create another application (SparkStreaming one) which will listen on
that bucket ^^ and perform some operation (Caching, GroupBy etc) as so