PutDBFSFile 2025.5.31.15¶
Bundle¶
com.snowflake.openflow.runtime | runtime-databricks-processors-nar
Description¶
Write FlowFile content to DBFS.
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. |