Skip to main content

AzureDataLakeStorageFileResourceService

Description

Provides an Azure Data Lake Storage (ADLS) file resource for other components.

Tags

adlsgen2, azure, cloud, datalake, file, microsoft, resource, storage

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
ADLS Credentials *adls-credentials-serviceController Service:
ADLSCredentialsService

Implementations:
ADLSCredentialsControllerServiceLookup
ADLSCredentialsControllerService
Controller Service used to obtain Azure Credentials.
Filesystem Name *filesystem-name${azure.filesystem}Name of the Azure Storage File System (also called Container). It is assumed to be already existing.

Supports Expression Language, using FlowFile attributes and Environment variables.
Directory Name *directory-name${azure.directory}Name of the Azure Storage Directory. The Directory Name cannot contain a leading '/'. The root directory can be designated by the empty string value. In case of the PutAzureDataLakeStorage processor, the directory will be created if not already existing.

Supports Expression Language, using FlowFile attributes and Environment variables.
File Name *file-name${azure.filename}The filename

Supports Expression Language, using FlowFile attributes and Environment variables.

State Management

This component does not store state.

Restricted

This component is not restricted.

System Resource Considerations

This component does not specify system resource considerations.

See Also

FetchAzureDataLakeStorage