public class CachingKerberosHadoopAuthentication extends Object implements HadoopAuthentication
| Constructor and Description |
|---|
CachingKerberosHadoopAuthentication(KerberosHadoopAuthentication delegate) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.security.UserGroupInformation |
getUserGroupInformation() |
public CachingKerberosHadoopAuthentication(KerberosHadoopAuthentication delegate)
public org.apache.hadoop.security.UserGroupInformation getUserGroupInformation()
getUserGroupInformation in interface HadoopAuthenticationCopyright © 2012–2023. All rights reserved.