org.apache.spark.examples.streaming
A sample actor as receiver, is also simplest. This receiver actor goes and subscribe to a typical publisher/feeder actor and receives data.
org.apache.spark.examples.streaming.FeederActor
A sample actor as receiver, is also simplest. This receiver actor goes and subscribe to a typical publisher/feeder actor and receives data.
org.apache.spark.examples.streaming.FeederActor