Builder

class Builder

Properties

Link copied to clipboard

The name of the S3 bucket used for the input data for the data ingestion.

Link copied to clipboard

The pattern for matching the Amazon S3 files that will be used for ingestion. If the schema was created previously without any KeyPattern, then the default KeyPattern {prefix}/{component_name}/* is used to download files from Amazon S3 according to the schema. This field is required when ingestion is being done for the first time.

Link copied to clipboard

The prefix for the S3 location being used for the input data for the data ingestion.