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
PipelineOptions
handles 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 thePipelineRunnerRegistrar
andPipelineOptionsRegistrar
for theSparkStructuredStreamingRunner
.Registers theSparkStructuredStreamingPipelineOptions
.Registers theSparkStructuredStreamingRunner
.