S3HudiDirectTarget

Specifies a target that writes to a Hudi data source in Amazon S3.

Types

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

Properties

Link copied to clipboard

Specifies additional connection options for the connector.

Link copied to clipboard

Specifies how the data is compressed. This is generally not necessary if the data has a standard file extension. Possible values are "gzip" and "bzip").

Link copied to clipboard

Specifies the data output format for the target.

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 native partitioning using a sequence of keys.

Link copied to clipboard

The Amazon S3 path of your Hudi data source to write to.

Link copied to clipboard

A policy that specifies update behavior for the crawler.

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