Hi
I've tried running
org.apache.spark.streaming.examples.clickstream.PageViewStream (built from
master at https://github.com/apache/incubator-spark ) and i'm seeing only a
fraction of generated events being processed by stream.
E.g. if i start generator with 1000 events per second and add
textStream.saveAsTextFiles("/spark/teststream") then i only see like 100
events after a while and most of part files are empty, and pageCounts is
very low compared with what is produced by generator.
What might be the issue?

Aleh



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/PageView-streaming-sample-lost-page-views-tp1126.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

Reply via email to