[
https://issues.apache.org/jira/browse/NIFI-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Secules updated NIFI-7386:
-------------------------------
Description:
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.
was:
The controller service "AzureStorageCredentialsControllerService" should be
able to take an optional parameter to connect to another azure storage
provider, like the [Azureite
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 Azureite'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.
> 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
> Priority: Major
>
> 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)