[ 
https://issues.apache.org/jira/browse/NIFI-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17110644#comment-17110644
 ] 

ASF subversion and git services commented on NIFI-7446:
-------------------------------------------------------

Commit 9aae58f1178cacb6ee4814f26288bf8ca5150d71 in nifi's branch 
refs/heads/master from Peter Gyori
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9aae58f ]

NIFI-7446: FetchAzureDataLakeStorage processor now throws exception when the 
specified path points to a directory

A newer version (12.1.1) of azure-storage-file-datalake is imported.

This closes #4273.

Signed-off-by: Peter Turcsanyi <[email protected]>


> 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
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to