StartSnowflakeIngest

Description:

Ingests files from a Snowflake internal or external stage into a Snowflake table. The stage must be created in the Snowflake account beforehand. The result of the ingestion is not available immediately, so this processor can be connected to an GetSnowflakeIngestStatus processor to wait for the results

Additional Details...

Tags:

snowflake, snowpipe, ingest

Properties:

In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values.

Display NameAPI NameDefault ValueAllowable ValuesDescription
Ingest Manager Provideringest-manager-providerController Service API:
SnowflakeIngestManagerProviderService
Implementation: StandardSnowflakeIngestManagerProviderService
Specifies the Controller Service to use for ingesting Snowflake staged files.

Relationships:

NameDescription
failureFor FlowFiles of failed ingest request
successFor FlowFiles of successful ingest request

Reads Attributes:

NameDescription
snowflake.staged.file.pathStaged file path

Writes Attributes:

None specified.

State management:

This component does not store state.

Restricted:

This component is not restricted.

Input requirement:

This component requires an incoming relationship.

System Resource Considerations:

None specified.

See Also:

PutSnowflakeInternalStage, GetSnowflakeIngestStatus