You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Jeff Storck (Jira)" <ji...@apache.org> on 2020/01/15 18:24:00 UTC

[jira] [Updated] (NIFI-7029) Add kerberos password property to NiFi Kudu components

     [ https://issues.apache.org/jira/browse/NIFI-7029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Storck updated NIFI-7029:
------------------------------
    Description: 
In addition to the principal/keytab and KerberosCredentialsService options for accessing kerberized Kudu endpoints from NiFi Kudu 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:
 * PutKudu
 * KuduLookupService

  was:
In addition to the principal/keytab and KerberosCredentialsService options for accessing kerberized Kudu endpoints from NiFi Kudu 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


> Add kerberos password property to NiFi Kudu components
> ------------------------------------------------------
>
>                 Key: NIFI-7029
>                 URL: https://issues.apache.org/jira/browse/NIFI-7029
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Extensions
>            Reporter: Jeff Storck
>            Assignee: Jeff Storck
>            Priority: Major
>
> In addition to the principal/keytab and KerberosCredentialsService options for accessing kerberized Kudu endpoints from NiFi Kudu 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:
>  * PutKudu
>  * KuduLookupService



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