com.iobeam.spark.streams
A trait that defines the basic structure of a spark app.
The main function of the Spark app.
The main function of the Spark app. This function should return the processed streams as an sequence of DStreams.
A set of output streams.
A trait that defines the basic structure of a spark app.