[
https://issues.apache.org/jira/browse/NIFI-6480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16929321#comment-16929321
]
ASF subversion and git services commented on NIFI-6480:
-------------------------------------------------------
Commit 8a8852e73dbcc9653ac49662df44576ec338ebb1 in nifi's branch
refs/heads/master from archon
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8a8852e ]
NIFI-6480: PutORC/PutParquet can't overwrite file even if set 'Overwrite Files'
to true
This closes #3599.
Signed-off-by: Bryan Bende <[email protected]>
> PutORC/PutParquet can't overwrite file even if set 'Overwrite Files' to true
> ----------------------------------------------------------------------------
>
> Key: NIFI-6480
> URL: https://issues.apache.org/jira/browse/NIFI-6480
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: archon gum
> Assignee: archon gum
> Priority: Major
> Attachments: Snipaste_2019-07-16_11-07-05.jpg
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> !Snipaste_2019-07-16_11-07-05.jpg!
>
> Solution:
> Reference to
> [PutHDFS|https://github.com/apache/nifi/blob/72244d09ff193131119c10492b9327af35a64f02/nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/PutHDFS.java],
> delete dest file before rename temp file to dest file.
> Tested on my local machine.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)