[
https://issues.apache.org/jira/browse/NIFI-8200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joey Frazee updated NIFI-8200:
------------------------------
Affects Version/s: 1.13.0
> PutAzureDataLakeStorage processor leaves behind a 0B file if upload fails
> -------------------------------------------------------------------------
>
> Key: NIFI-8200
> URL: https://issues.apache.org/jira/browse/NIFI-8200
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.13.0
> Reporter: Peter Gyori
> Assignee: Timea Barna
> Priority: Minor
> Labels: azure
> Fix For: 1.14.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> The PutAzureDataLakeStorage processor works in a way that first it creates an
> empty file with the given name, and then uploads the content to this file.
> However, if the upload fails, the empty file does not get removed.
> The processor needs to be modified to remove the file if the upload is not
> successful.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)