Package org.apache.beam.sdk.io.sparkreceiver
package org.apache.beam.sdk.io.sparkreceiver
Transforms for reading and writing from streaming CDAP plugins.
-
ClassDescriptionInterface for any Spark
Receiverthat supports reading from and to some offset.ReceiverBuilder<X,T extends org.apache.spark.streaming.receiver.Receiver<X>> Class for building an instance forReceiverthat uses Apache Beam mechanisms instead of Spark environment.Streaming sources for SparkReceiver.APTransformto read from SparkReceiver.Wrapper class forReceiverSupervisorthat doesn't use Spark Environment.