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

Yuan Zhu edited comment on FLINK-27191 at 4/14/22 2:44 AM:
-----------------------------------------------------------

There are some static fields, such like 
[authenticationMethod|https://github.com/apache/hadoop/blob/1b5c6b3a3b90c6e396e00e991b49d170eb2dac55/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/UserGroupInformation.java#L210]
  in UGI. So the race still exists even they are different objects.


was (Author: straw):
There are some static fields, such like 
[authenticationMethod|https://github.com/apache/hadoop/blob/1b5c6b3a3b90c6e396e00e991b49d170eb2dac55/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/UserGroupInformation.java#L210]
  in UGI. So the race is still exist even they are different objects.

> Support multi kerberos-enabled Hive clusters 
> ---------------------------------------------
>
>                 Key: FLINK-27191
>                 URL: https://issues.apache.org/jira/browse/FLINK-27191
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / Hive
>            Reporter: luoyuxia
>            Priority: Major
>             Fix For: 1.16.0
>
>
> Currently, to access kerberos-enabled Hive cluster, users are expected to add 
> key/secret in flink-conf. But it can only access one Hive cluster in one 
> Flink cluster, we are also expected to support multi kerberos-enabled Hive 
> clusters  in one Flink cluster.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to