[
https://issues.apache.org/jira/browse/NIFI-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joey Frazee updated NIFI-8248:
------------------------------
Fix Version/s: 1.18.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Modify PutAzureDataLakeStorage processor to use temp file instead of inline
> replacement
> ---------------------------------------------------------------------------------------
>
> Key: NIFI-8248
> URL: https://issues.apache.org/jira/browse/NIFI-8248
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Timea Barna
> Assignee: Timea Barna
> Priority: Major
> Fix For: 1.18.0
>
> Time Spent: 9.5h
> Remaining Estimate: 0h
>
> Currently PutAzureDataLakeStorage processor overwrites the existing file with
> an empty file before uploading the content. In case of some reason upload
> fails the original content of the file is lost. Recommended solution would be
> to create a temporary file first and rename it after a successful upload.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)