You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/11/15 20:41:00 UTC

[jira] [Commented] (NIFI-10491) Azure Blob Storage should have conflict resolution (overwrite mode)

    [ https://issues.apache.org/jira/browse/NIFI-10491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634518#comment-17634518 ] 

ASF subversion and git services commented on NIFI-10491:
--------------------------------------------------------

Commit a71556f115af551e40f0004694dfe82a7d86535a in nifi's branch refs/heads/main from Malthe Borch
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a71556f115 ]

NIFI-10491 Added Conflict Resolution Strategy to PutAzureBlobStorage_v12

This closes #6443

Signed-off-by: David Handermann <ex...@apache.org>


> Azure Blob Storage should have conflict resolution (overwrite mode)
> -------------------------------------------------------------------
>
>                 Key: NIFI-10491
>                 URL: https://issues.apache.org/jira/browse/NIFI-10491
>             Project: Apache NiFi
>          Issue Type: New Feature
>            Reporter: Malthe Borch
>            Assignee: Malthe Borch
>            Priority: Major
>          Time Spent: 7h 20m
>  Remaining Estimate: 0h
>
> PutAzureBlobStorage_v12 currently does not have configurable conflict resolution.
> If a blob already exists, the flow file is lead to the failure relationship.
> Instead, there should be three options for conflict behavior:
> # Fail
>  # Replace
>  # Ignore
> This is similar to PutAzureDataLakeStorage.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)