PutDBFSFile 2025.3.28.13-SNAPSHOT¶

BUNDLE¶

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

DESCRIPTION¶

Write FlowFile content to DBFS.

TAGS¶

databricks, dbfs, openflow

INPUT REQUIREMENT¶

Supports Sensitive Dynamic Properties¶

false

PROPERTIES¶

Property

Description

DBFS File Path

DBFS file path e.g. /directory/file.txt

Databricks Client

Databricks Client Service.

Overwrite Policy

What action to take if a file already exists at the destination path.

RELATIONSHIPS¶

NAME

DESCRIPTION

failure

Databricks failure relationship

success

Databricks success relationship

WRITES ATTRIBUTES¶

NAME

DESCRIPTION

error.code

The error code for the SQL statement if an error occurred.

error.message

The error message for the SQL statement if an error occurred.