queueStream

Create an input stream from a queue of RDDs. In each batch, it will process either one or all of the RDDs returned by the queue:

def queueStream[T: ClassTag](queue: Queue[RDD[T]], oneAtATime: Boolean = true): InputDStream[T]
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.217.145.223