GetUnityCatalogFileMetadata 2025.10.9.21

Bundle

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

Description

Checks for Unity Catalog file metadata.

Tags

databricks, openflow, unity catalog

Input Requirement

Supports Sensitive Dynamic Properties

false

Properties

PropertyDescription
Databricks ClientDatabricks Client Service.
Unity Catalog File PathUnity Catalog file path e.g. /Volumes/catalog/schema/volume_name/file.txt

Relationships

NameDescription
failureDatabricks failure relationship
not.foundThe original FlowFile is transferred to this relationship if no Unity Catalog can be found at the specified path
successDatabricks success relationship

Writes attributes

NameDescription
mime.typeThe content type of the checked file.
uc.sizeThe size of the Unity Catalog file.
uc.lastModifiedTimeThe last modified time of the Unity Catalog file in milliseconds since epoch in UTC time.
error.codeThe error code for the SQL statement if an error occurred.
error.messageThe error message for the SQL statement if an error occurred.