[
https://issues.apache.org/jira/browse/NIFI-7954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Palfy updated NIFI-7954:
------------------------------
Description: Kerberos ticket renewal is not handled by the underlying
layers so not only the connection _creation_ but it's _usage_ should be done
via {{getUgi().doAs}} as it checks and renews tickets as needed. (was:
Kerberos ticket renewal is not handled by the underlying layers so not only the
connection _creation_ but it's usage should be done via getUgi().doAs as it
checks and renews tickets as needed.)
> HBase_*_ClientService should wrap calls in getUgi().doAs
> --------------------------------------------------------
>
> Key: NIFI-7954
> URL: https://issues.apache.org/jira/browse/NIFI-7954
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Tamas Palfy
> Assignee: Tamas Palfy
> Priority: Major
>
> Kerberos ticket renewal is not handled by the underlying layers so not only
> the connection _creation_ but it's _usage_ should be done via
> {{getUgi().doAs}} as it checks and renews tickets as needed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)