Peter Gyori created NIFI-8200:
---------------------------------
Summary: 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
Reporter: Peter Gyori
Assignee: Peter Gyori
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)