[
https://issues.apache.org/jira/browse/NIFI-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250707#comment-17250707
]
ASF subversion and git services commented on NIFI-7386:
-------------------------------------------------------
Commit 942030579a055b568eef9de2849e804ad034f174 in nifi's branch
refs/heads/main from sjyang18
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9420305 ]
NIFI-7386 Added Azure Azurite emulator credentials service
This closes #4286
Signed-off-by: Joey Frazee <[email protected]>
> AzureStorageCredentialsControllerService should also connect to storage
> emulator
> --------------------------------------------------------------------------------
>
> Key: NIFI-7386
> URL: https://issues.apache.org/jira/browse/NIFI-7386
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Eric Secules
> Assignee: Seokwon Yang
> Priority: Major
> Time Spent: 2h
> Remaining Estimate: 0h
>
> The controller service "AzureStorageCredentialsControllerService" should be
> able to take an optional parameter to connect to another azure storage
> provider, like the [Azurite
> emulator|https://hub.docker.com/_/microsoft-azure-storage-azurite]. This will
> likely mean taking additional parameters for a base URL and possibly
> switching between http and https depending on Azurite's capabilities.
> I am currently setting up an isolated test environment for my application and
> the only piece that I cannot effectively isolate is our azure storage
> connection because NiFi doesn't support connecting to anything but the
> official azure storage service.
> *Acceptance Criteria:*
> * AzureStorageCredentialsControllerService can connect to an alternative
> azure storage provider
> * Individual azure storage processors can connect to an alternative azure
> storage provider
> * New parameters will be optional and default to existing behaviour.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)