You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Peter Gyori (Jira)" <ji...@apache.org> on 2020/05/14 16:33:00 UTC

[jira] [Updated] (NIFI-7446) Fail when the specified path is a directory in FetchAzureDataLakeStorage

     [ https://issues.apache.org/jira/browse/NIFI-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Gyori updated NIFI-7446:
------------------------------
    Status: Patch Available  (was: In Progress)

https://github.com/apache/nifi/pull/4273

> 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: 10m
>  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)