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

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

Commit a4c3ca50dd819e7cffb563c46675bc7ab9d6cd5c in nifi's branch 
refs/heads/master from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a4c3ca5 ]

NIFI-6550: Create controller service for Azure Storage Credentials

Added AzureStorageCredentialsService controller service interface
with 2 implementations:
 - AzureStorageCredentialsControllerService: holds the credential properties
   (account name, account key, sas token)
 - AzureStorageCredentialsControllerServiceLookup: can be used to dynamically
   look up another AzureStorageCredentialsService (similar to
   DBCPConnectionPoolLookup)

The controller service can be used by the Azure Storage processors:
{List|Fetch|Put|Delete}AzureBlobStorage, {Get|Put}AzureQueueStorage

NIFI-6550: Review changes.

NIFI-6550: Review changes #2.

This closes #3742.

Signed-off-by: Koji Kawamura <[email protected]>


> Create controller service for Azure Storage Credentials
> -------------------------------------------------------
>
>                 Key: NIFI-6550
>                 URL: https://issues.apache.org/jira/browse/NIFI-6550
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Peter Turcsanyi
>            Assignee: Peter Turcsanyi
>            Priority: Major
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> Create a new controller service that can be used to obtain Azure Storage 
> Credentials (similar to AWS and GCP credential services).



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

Reply via email to