public class KerberosHadoopAuthentication extends Object implements HadoopAuthentication
| Constructor and Description |
|---|
KerberosHadoopAuthentication(KerberosAuthentication kerberosAuthentication) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.security.UserGroupInformation |
getUserGroupInformation() |
public KerberosHadoopAuthentication(KerberosAuthentication kerberosAuthentication)
public org.apache.hadoop.security.UserGroupInformation getUserGroupInformation()
getUserGroupInformation in interface HadoopAuthenticationCopyright © 2012-2017. All Rights Reserved.