See: Description
Interface | Description |
---|---|
SparkStructuredStreamingPipelineOptions |
Spark runner
PipelineOptions handles Spark execution-related configurations, such as the
master address, and other user-related knobs. |
Class | Description |
---|---|
SparkStructuredStreamingPipelineResult |
Represents a Spark pipeline execution result.
|
SparkStructuredStreamingRunner |
SparkStructuredStreamingRunner is based on spark structured streaming framework and is no more
based on RDD/DStream API.
|