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 HadoopAuthentication
Copyright © 2012-2016. All Rights Reserved.