[
https://issues.apache.org/jira/browse/NIFI-7029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17049567#comment-17049567
]
ASF subversion and git services commented on NIFI-7029:
-------------------------------------------------------
Commit 5b93e537d59bc005e5e1cab0aa14537566dbac2c in nifi's branch
refs/heads/master from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5b93e53 ]
NIFI-7029 Add kerberos password property to NiFi Kudu components
This closes #4097.
> 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: Bryan Bende
> Priority: Major
> Fix For: 1.12.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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:
> * AbstractKuduProcessor
> * PutKudu
> * KuduLookupService
--
This message was sent by Atlassian Jira
(v8.3.4#803005)