Package io.trino.hdfs.authentication
Class CachingKerberosHadoopAuthentication
java.lang.Object
io.trino.hdfs.authentication.CachingKerberosHadoopAuthentication
- All Implemented Interfaces:
HadoopAuthentication
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hadoop.security.UserGroupInformation
-
Constructor Details
-
CachingKerberosHadoopAuthentication
-
-
Method Details
-
getUserGroupInformation
public org.apache.hadoop.security.UserGroupInformation getUserGroupInformation()- Specified by:
getUserGroupInformationin interfaceHadoopAuthentication
-