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

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

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

NIFI-7025: Wrap Hive 3 calls with UGI.doAs
Updated PutHive3Streaming to wrap calls to Hive in UGI.doAs methods
Fixed misleading logging message after the principal has been authenticated 
with the KDC
When connecting to unsecured Hive 3, a UGI with "simple" auth will be used

Signed-off-by: Matthew Burgess <[email protected]>

This closes #4108


> 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 50m
>  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)

Reply via email to