[jira] [Updated] (NIFI-12467) HadoopDBCPConnectionPool doesn't use KerberosUserService

2024-01-15 Thread David Handermann (Jira)


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

David Handermann updated NIFI-12467:

Labels: backport-needed  (was: )

> HadoopDBCPConnectionPool doesn't use KerberosUserService
> 
>
> Key: NIFI-12467
> URL: https://issues.apache.org/jira/browse/NIFI-12467
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Extensions
>Reporter: Matt Burgess
>Assignee: Matt Burgess
>Priority: Major
>  Labels: backport-needed
>
> NIFI-8978 added some KerberosUserService integration with the 
> DBCPConnectionPool implementations, but for HadoopDBCPConnectionPool its 
> values are only used during customValidate(). They are not read in 
> onEnabled() and will fail when authenticating.
> The workaround is to use the Principal and Keytab/Password properties or a 
> Keytab Credentials Service instead of a KerberosUserService.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (NIFI-12467) HadoopDBCPConnectionPool doesn't use KerberosUserService

2024-01-15 Thread David Handermann (Jira)


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

David Handermann updated NIFI-12467:

Fix Version/s: (was: 1.25.0)
   (was: 2.0.0)

> HadoopDBCPConnectionPool doesn't use KerberosUserService
> 
>
> Key: NIFI-12467
> URL: https://issues.apache.org/jira/browse/NIFI-12467
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Extensions
>Reporter: Matt Burgess
>Assignee: Matt Burgess
>Priority: Major
>
> NIFI-8978 added some KerberosUserService integration with the 
> DBCPConnectionPool implementations, but for HadoopDBCPConnectionPool its 
> values are only used during customValidate(). They are not read in 
> onEnabled() and will fail when authenticating.
> The workaround is to use the Principal and Keytab/Password properties or a 
> Keytab Credentials Service instead of a KerberosUserService.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)