public class KerberosHadoopAuthentication extends Object implements HadoopAuthentication
| Modifier and Type | Method and Description |
|---|---|
static KerberosHadoopAuthentication |
createKerberosHadoopAuthentication(KerberosAuthentication kerberosAuthentication,
HdfsConfigurationInitializer initializer) |
org.apache.hadoop.security.UserGroupInformation |
getUserGroupInformation() |
public static KerberosHadoopAuthentication createKerberosHadoopAuthentication(KerberosAuthentication kerberosAuthentication, HdfsConfigurationInitializer initializer)
public org.apache.hadoop.security.UserGroupInformation getUserGroupInformation()
getUserGroupInformation in interface HadoopAuthenticationCopyright © 2012–2023. All rights reserved.