PutSnowflakeInternalStageFile 2025.10.9.21

Bundle

com.snowflake.openflow.runtime | runtime-snowflake-processors-nar

Description

Puts files into a Snowflake internal stage. The internal stage must be created in the Snowflake account beforehand.

Tags

connection, database, jdbc, openflow, snowflake, snowpipe

Input Requirement

REQUIRED

Supports Sensitive Dynamic Properties

false

Properties

PropertyDescription
Compression EnabledSet true to compress data before uploading the file
DatabaseThe database to use by default. The same as passing ‘db=DATABASE_NAME’ to the connection string.
File NameDestination file name to use.
File PrefixPath prefix under which the data should be uploaded on the stage.
Internal Stage TypeThe type of internal stage to use
SchemaThe schema to use by default. The same as passing ‘schema=SCHEMA’ to the connection string.
Snowflake Connection ServiceDatabase Connection Service for accessing Snowflake
StageThe name of the internal stage in the Snowflake account to put files into.
TableThe name of the table in the Snowflake account.

Relationships

NameDescription
failureFor FlowFiles of failed PUT operation
successFor FlowFiles of successful PUT operation

Writes attributes

NameDescription
snowflake.staged.file.pathStaged file path