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 2023/05/03 01:41:00 UTC

[jira] [Commented] (NIFI-11360) Support Client-Side Encryption for Azure Blob v12 Processors

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

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

Commit aad7b40bd9ead7cca68e9f535d57760fda8ed285 in nifi's branch refs/heads/main from mkalavala
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=aad7b40bd9 ]

NIFI-11360 Added Client-Side Encryption for Azure Blob v12 Processors

This closes #7182

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


> Support Client-Side Encryption for Azure Blob v12 Processors
> ------------------------------------------------------------
>
>                 Key: NIFI-11360
>                 URL: https://issues.apache.org/jira/browse/NIFI-11360
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: David Handermann
>            Assignee: Manju Kalavala
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Azure Blob v12 components support integration with Azure Blob Storage using the current Azure SDK version 12.
> The PutAzureBlobStorage and FetchAzureBlobStorage Processors support Client-Side Encryption using an earlier version of the SDK, and initial versions of the current SDK did not support this capability.
> Azure Blob SDK 12.13.0 introduced support for a Customer Provided Key. Implementing support for Client-Side Encryption in version 12 Processors will support removal of the Processors that depend on the legacy SDK.



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