GetUnityCatalogFileMetadata 2025.3.28.13-SNAPSHOT

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

Property

Description

Databricks Client

Databricks Client Service.

Unity Catalog File Path

Unity Catalog file path e.g. /Volumes/catalog/schema/volume_name/file.txt

RELATIONSHIPS

NAME

DESCRIPTION

failure

Databricks failure relationship

not.found

The original FlowFile is transferred to this relationship if no Unity Catalog can be found at the specified path

success

Databricks success relationship

WRITES ATTRIBUTES

NAME

DESCRIPTION

mime.type

The content type of the checked file.

uc.size

The size of the Unity Catalog file.

uc.lastModifiedTime

The last modified time of the Unity Catalog file in milliseconds since epoch in UTC time.

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.

Language: English