Skip to main content

GetUnityCatalogFileMetadata

Description

Checks for Unity Catalog file metadata.

Tags

databricks, unity catalog

Properties

In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
Databricks Client *Databricks ClientController Service:
DatabricksWorkspaceClientService

Implementations:
StandardDatabricksWorkspaceClientService
Databricks Client Service.
Unity Catalog File Path *Unity Catalog File PathUnity Catalog file path e.g. /Volumes/catalog/schema/volume_name/file.txt

Supports Expression Language, using FlowFile attributes and Environment variables.

Dynamic Properties

This component does not support dynamic properties.

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

Reads Attributes

This processor does not read attributes.

Writes Attributes

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

State Management

This component does not store state.

Restricted

This component is not restricted.

Input Requirement

Input requirements are not specified for this component.

System Resource Considerations

This component does not specify system resource considerations.

See Also