Builder

class Builder

Properties

Link copied to clipboard

Specifies additional connection options for the connector.

Link copied to clipboard

Specifies whether to automatically enable data quality evaluation for the S3 Hudi direct target. When set to true, data quality checks are performed automatically during the write operation.

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
var name: String?

The name of the data target.

Link copied to clipboard

Specifies the number of target partitions for distributing Hudi dataset files across Amazon S3.

Link copied to clipboard

Specifies native partitioning using a sequence of keys.

Link copied to clipboard
var path: String?

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