You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Eric Secules (Jira)" <ji...@apache.org> on 2020/04/22 05:47:00 UTC

[jira] [Updated] (NIFI-7386) AzureStorageCredentialsControllerService should also connect to storage emulator

     [ 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 [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.

  was:
The controller service "AzureStorageCredentialsControllerService" should be able to take an optional parameter to connect to another azure storage provider, like the Azureite emulator. 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.


> 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 [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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)