You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Rong Rong (Jira)" <ji...@apache.org> on 2020/01/12 17:13:00 UTC

[jira] [Created] (FLINK-15561) Improve Kerberos delegation token login

Rong Rong created FLINK-15561:
---------------------------------

             Summary: Improve Kerberos delegation token login 
                 Key: FLINK-15561
                 URL: https://issues.apache.org/jira/browse/FLINK-15561
             Project: Flink
          Issue Type: Bug
          Components: Deployment / YARN
            Reporter: Rong Rong
            Assignee: Rong Rong


Currently the security HadoopModule handles delegation token login without spawning a delegation token renewal thread. We might need to include this to support delegation token.

See: [1] https://github.com/apache/flink/blob/release-1.9/flink-runtime/src/main/java/org/apache/flink/runtime/security/modules/HadoopModule.java#L84 
and 
[2] https://github.com/hanborq/hadoop/blob/master/src/core/org/apache/hadoop/security/UserGroupInformation.java#L538



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