Annotation Interface KerberosInfo


@Retention(RUNTIME) @Target(TYPE) @LimitedPrivate({"HDFS","MapReduce"}) @Evolving public @interface KerberosInfo
Indicates Kerberos related information to be used
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Key for getting server's Kerberos principal name from Configuration.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • serverPrincipal

      String serverPrincipal
      Key for getting server's Kerberos principal name from Configuration.
      Returns:
      serverPrincipal.
    • clientPrincipal

      String clientPrincipal
      Default:
      ""