Package org.apache.beam.runners.spark.structuredstreaming
package org.apache.beam.runners.spark.structuredstreaming
Internal implementation of the Beam runner for Apache Spark.
-
ClassDescriptionSpark runner
PipelineOptionshandles Spark execution-related configurations, such as the master address, and other user-related knobs.A Spark runner build on top of Spark's SQL Engine (Structured Streaming framework).Contains thePipelineRunnerRegistrarandPipelineOptionsRegistrarfor theSparkStructuredStreamingRunner.Registers theSparkStructuredStreamingPipelineOptions.Registers theSparkStructuredStreamingRunner.