SparkConnectorSource

Specifies a connector to an Apache Spark data source.

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 the connection that is associated with the 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 a connector that assists with accessing the data store in Glue Studio.

Link copied to clipboard

The name of the data source.

Link copied to clipboard

Specifies data schema for the custom spark source.

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