Interface HadoopAuthentication

All Known Implementing Classes:
CachingKerberosHadoopAuthentication, KerberosHadoopAuthentication, SimpleHadoopAuthentication

public interface HadoopAuthentication
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.hadoop.security.UserGroupInformation
     
  • Method Details

    • getUserGroupInformation

      org.apache.hadoop.security.UserGroupInformation getUserGroupInformation()