AzureDataLakeStorageFileResourceService¶
Description¶
Provides an Azure Data Lake Storage (ADLS) file resource for other components.
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 Name |
API Name |
Default Value |
Allowable Values |
Description |
---|---|---|---|---|
ADLS Credentials * |
adls-credentials-service |
Controller Service used to obtain Azure Credentials. |
||
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. |
|
File Name * |
file-name |
${azure.filename} |
The filename |
|
Filesystem Name * |
filesystem-name |
${azure.filesystem} |
Name of the Azure Storage File System (also called Container). It is assumed to be already existing. |
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.