SparkConnectorTarget

Specifies a target that uses an Apache Spark connector.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Additional connection options for the connector.

Link copied to clipboard

The name of a connection for an Apache Spark connector.

Link copied to clipboard

The type of connection, such as marketplace.spark or custom.spark, designating a connection to an Apache Spark data store.

Link copied to clipboard

The name of an Apache Spark connector.

Link copied to clipboard

The nodes that are inputs to the data target.

Link copied to clipboard

The name of the data target.

Link copied to clipboard

Specifies the data schema for the custom spark target.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String