[
https://issues.apache.org/jira/browse/NIFI-9338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441059#comment-17441059
]
ASF subversion and git services commented on NIFI-9338:
-------------------------------------------------------
Commit 01f9d59ee3f8129eca5f7cd27fac8c66c07a9968 in nifi's branch
refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=01f9d59 ]
NIFI-9338 - Add Azure Blob processors using Azure Blob Storage client library
v12 for Java
- changed default credential type to SAS Token
- added endpointSuffix property in integration tests
- added AzureServiceEndpoints to provide endpoint suffix constants and methods
to get endpoint urls
- fixed typos, validators
- downgraded azure-identity to 1.3.7 due to a bug in the latest version
- added Access Token credential type (similar to the existing Blob/ADLS
processors)
- used JUnit 5 in tests
Signed-off-by: Pierre Villard <[email protected]>
This closes #5486.
> Add Azure Blob processors using Azure Blob Storage client library v12 for Java
> ------------------------------------------------------------------------------
>
> Key: NIFI-9338
> URL: https://issues.apache.org/jira/browse/NIFI-9338
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Peter Turcsanyi
> Assignee: Peter Turcsanyi
> Priority: Major
> Labels: Azure
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> There was a PR to upgrade the existing Azure Blob processors to use the new
> v12 Java client library in place but it was dismissed due to backward
> incompatibility (NIFI-7677, https://issues.apache.org/jira/browse/NIFI-9202).
> This Jira is about adding a new set of processors instead, in order to be
> sure we are not introducing breaking changes.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)