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/03/03 23:56:00 UTC

[jira] [Reopened] (NIFI-7025) Add kerberos password property to NiFi Hive components

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

Jeff Storck reopened NIFI-7025:
-------------------------------

Reopening to address an issue with PutHive3Streaming encountering authentication issues caused by not wrapping calls to Hive with UGI.doAs.

> Add kerberos password property to NiFi Hive components
> ------------------------------------------------------
>
>                 Key: NIFI-7025
>                 URL: https://issues.apache.org/jira/browse/NIFI-7025
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Extensions
>            Reporter: Jeff Storck
>            Assignee: Jeff Storck
>            Priority: Major
>             Fix For: 1.12.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> In addition to the principal/keytab and KerberosCredentialsService options for accessing kerberized services from NiFi Hive 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:
>  * Hive3ConnectionPool
>  * Hive_1_1ConnectionPool
>  * HiveConnectionPool
>  * PutHive3Streaming
>  * PutHiveStreaming



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