You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/05/27 16:47:00 UTC

[jira] [Commented] (NIFI-10056) KuduLookupService kerberos issue after TGT expires

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

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

Commit d79b3908360265eb0d50a5ce298a00c3054cdf82 in nifi's branch refs/heads/main from Tamas Palfy
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d79b390836 ]

NIFI-10056 Wrap table scan in a kerberos action in KuduLookupService so that expired TGTs are renewed automatically.

This closes #10056.

Signed-off-by: Peter Turcsanyi <tu...@apache.org>


> KuduLookupService kerberos issue after TGT expires
> --------------------------------------------------
>
>                 Key: NIFI-10056
>                 URL: https://issues.apache.org/jira/browse/NIFI-10056
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Tamas Palfy
>            Assignee: Tamas Palfy
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> KuduLookupService only guards the _creation_ of the kudu client with kerberos TGT check/renewal.
> This also needs to be done _using_ the client as well - namely when doing a table scan.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)