[
https://issues.apache.org/jira/browse/NIFI-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Gyori reassigned NIFI-7446:
---------------------------------
Assignee: Peter Gyori
> Fail when the specified path is a directory in FetchAzureDataLakeStorage
> -------------------------------------------------------------------------
>
> Key: NIFI-7446
> URL: https://issues.apache.org/jira/browse/NIFI-7446
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Peter Turcsanyi
> Assignee: Peter Gyori
> Priority: Major
> Labels: azure
>
> FetchAzureDataLakeStorage currently returns an empty FlowFile without error
> when the specified path points to a directory on ADLS (instead of a file).
> FetchAzureDataLakeStorage should fail in this case.
> PathProperties.isDirectory() can be used to check if the retrieved entity is
> a directory or a file (available from azure-storage-file-datalake 12.1.x).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)