You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/07/12 09:59:00 UTC

[jira] [Commented] (NIFI-7581) Add CS-based credential settings support for ADLS processors

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

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

Commit 19a84dd3dd1e40a41cf8e2daf88092d946043aac in nifi's branch refs/heads/main from Tamas Palfy
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=19a84dd ]

NIFI-7581 Added ControllerService-based credential settings support for ADLS processors

NIFI-7581 Separated Controller Service for providing Azure credentials for ADLS (ADLSCredentialsControllerService) form the one that does the same for Blob storages (AzureStorageCredentialsDetails). (This was done due to the considerable difference in the APIs of the libraries used to connect to both.)
NIFI-7581 Fix: Register controller service in META-INF. Minor fixes.
NIFI-7581 Minor changes (documentation, type etc.)
NIFI-7581 Updated integration tests.
NIFI-7581 Minor changes (renaming).

This closes #4369.

Signed-off-by: Peter Turcsanyi <tu...@apache.org>


> Add CS-based credential settings support for ADLS processors
> ------------------------------------------------------------
>
>                 Key: NIFI-7581
>                 URL: https://issues.apache.org/jira/browse/NIFI-7581
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Tamas Palfy
>            Assignee: Tamas Palfy
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> ADLS processors need Azure credential details to be set on the processors themselves.
> We should support ControllerService-based configuration as well.



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