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/03/02 16:44:00 UTC

[jira] [Commented] (NIFI-7024) Add kerberos password property to NiFi HBase components

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

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

Commit ab1658130d4fa9041c1cceaffeab2836ef9cbe15 in nifi's branch refs/heads/master from jstorck
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ab16581 ]

NIFI-7024: Added Kerberos Password support to HBase_1_1_2_ClientService and HBase_2_ClientService

This closes #4103.


> Add kerberos password property to NiFi HBase components
> -------------------------------------------------------
>
>                 Key: NIFI-7024
>                 URL: https://issues.apache.org/jira/browse/NIFI-7024
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Extensions
>            Reporter: Jeff Storck
>            Assignee: Jeff Storck
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In addition to the principal/keytab and KerberosCredentialsService options for accessing kerberized services from NiFi HBase components, a password field should be added.
> Components should validate that only one set of options should be configured:
>  * principal and keytab
>  * principal and password
>  * KerberosCredentialsService
> The components that will be affected by this change:
>  * HBase_1_1_2_ClientService
>  * HBase_2_ClientService



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